With respect to previous versions of the control some of the control's properties and methods have been deprecated. Deprecated elements should not be used in new development projects. They have been maintained internally for backward compatibility only and they will not be documented here nor supported in the future. Furthermore, deprecated elements will not be displayed by Intellisense.
The following is the full list of obsolete properties and methods with the current alternative you should use from now on:
Old property or method or event name |
Current alternative |
|
|
CancelExportToFile (1) |
|
WaveformAnalyzer.GetGraphicalSettings (1) |
Combination of the WaveformAnalyzer.SettingsGeneralGet, WaveformAnalyzer.SettingsRulersGet, WaveformAnalyzer.SettingsScrollbarsGet and WaveformAnalyzer.SettingsWaveGet methods |
WaveformAnalyzer.SetGraphicalSettings (1) |
Combination of the WaveformAnalyzer.SettingsGeneralSet, WaveformAnalyzer.SettingsRulersSet, WaveformAnalyzer.SettingsScrollbarsSet and WaveformAnalyzer.SettingsWaveSet methods |
WAVEFORM_ANALYZER_SETTINGS class (1) |
combination of fields available inside the WANALYZER_GENERAL_SETTINGS, WANALYZER_RULERS_SETTINGS, WANALYZER_SCROLLBARS_SETTINGS and WANALYZER_WAVEFORM_SETTINGS data structures |
Effects.VolumeAutomationPointAdd (1) |
|
Effects.VolumeAutomationPointGetParams (1) |
|
Effects.VolumeAutomationPointSetParams (1) |
|
WaveAnalysisStop event (1) |
WaveAnalysisDone event |
WaveAnalyzerMouseAction event (1) |
|
|
|
EncodeFormats.WMA.GetEncodingBitratesCountEx (2) |
|
EncodeFormats.WMA.GetEncodingBitrateEx (2) |
|
|
|
WaveformAnalyzer.CreateFileBitmapView (3) |
|
WaveformAnalyzer.CreateMemoryBitmapView (3) |
|
WaveformAnalyzer.GetBitmapViewWidth (3) |
|
Effects.NormalizationToPeakApply (3) |
|
Effects.NormalizationToTargetApply (3) |
|
GetFormattedTime (3) |
|
WaveAnalyzerLineMoved event (3) |
WaveAnalyzerLineMoving event |
|
|
WaveformAnalyzer.BitmapViewVerticalLineAdd (4) |
|
WaveformAnalyzer.BitmapViewVerticalLineRemove (4) |
|
WaveformAnalyzer.VerticalLineAdd (4) |
|
WaveformAnalyzer.VerticalLineAddWithName (4) |
|
WaveformAnalyzer.VerticalLineParamsSet (4) |
|
WaveformAnalyzer.VerticalLineRemove (4) |
|
WaveformAnalyzer.VerticalLineGetPosition (4) |
|
WaveformAnalyzer.VerticalLineSetPosition (4) |
|
WaveformAnalyzer.VerticalLineShow (4) |
|
WaveformAnalyzer.VerticalLineNameGet (4) |
|
WaveformAnalyzer.VerticalLineNameSet (4) |
|
WaveformAnalyzer.VerticalLinesSave (4) |
|
WaveformAnalyzer.VerticalLinesLoad (4) |
|
WaveformAnalyzer.VerticalLineMouseMoveEnable (4) |
|
WaveformAnalyzer.EnableScrollbarsDuringPlayback (4) |
bEnabledDuringPlayback field of the WANALYZER_SCROLLBARS_SETTINGS data structure |
WaveformAnalyzer.GetGraphicalSettings2 (4) |
Combination of the WaveformAnalyzer.SettingsGeneralGet, WaveformAnalyzer.SettingsRulersGet, WaveformAnalyzer.SettingsScrollbarsGet and WaveformAnalyzer.SettingsWaveGet methods |
WaveformAnalyzer.SetGraphicalSettings2 (4) |
Combination of the WaveformAnalyzer.SettingsGeneralSet, WaveformAnalyzer.SettingsRulersSet, WaveformAnalyzer.SettingsScrollbarsSet and WaveformAnalyzer.SettingsWaveSet methods |
WAVEFORM_ANALYZER_SETTINGS_2 class (4) |
Combination of fields available inside the WANALYZER_GENERAL_SETTINGS, WANALYZER_RULERS_SETTINGS, WANALYZER_SCROLLBARS_SETTINGS and WANALYZER_WAVEFORM_SETTINGS data structures |
WaveformScroller.GetGraphicalSettings (4) |
|
WaveformScroller.SetGraphicalSettings (4) |
|
WAVEFORM_SCROLLER_SETTINGS class (4) |
WSCROLLER_SETTINGS data structure |
|
|
WaveformAnalyzer.BitmapViewSaveToFile (5) |
|
WaveformAnalyzer.BitmapViewSaveToMemory (5) |
|
WaveformAnalyzer.BitmapViewDrawToHdc (5) |
|
WaveformAnalyzer.BitmapViewGraphicItemsMaskSet (5) |
|
WaveformAnalyzer.BitmapViewGetWidth (5) |
|
Effects.VolumeFlatApply (5) |
|
Effects.VolumeSlidingApply (5) |
|
Effects.VolumeAutomationApply (5) |
(1) Deprecated starting from version 2
(2) Deprecated starting from version 2.3
(3) Deprecated starting from version 3
(4) Deprecated starting from version 4.1
(5) Deprecated starting from version 5