WaveformScroller class |
|
The WaveformScroller class, accessible through the control's DisplayWaveformScroller property, contains information needed to render a waveform that will scroll during playback.
It can be used at Run-time in order to create a waveform scroller and to change its graphical settings. For details about using waveform scrollers refer to the How to scroll the sound's waveform during playback tutorial.
The WaveformScroller object is implemented through the following methods:
Methods
Data structures
Samples of use of the WaveformScroller class in Visual C#.NET and Visual Basic.NET can be found inside the following samples installed with the product's setup package:
- WaveformAnalyzerConfig