Copyright © 2006-2019 MultiMedia Soft

WaveformScroller class

Previous pageReturn to chapter overviewNext page

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

 

Create

Destroy

GetViewLength

Move

PlaybackOnScrollEnable

PlaybackOnScrollInfoGet

Refresh

SetBackPictureFromFile

SetBackPictureFromHandle

SetCursor

SettingsGet

SettingsSet

SetViewLength

Show

 

 

Data structures

 

WSCROLLER_SETTINGS

 

 

 

 

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:

- Dictation

- WaveformAnalyzerConfig