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)

ExportSoundCancel

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.VolumeAutomationPointAddNew

Effects.VolumeAutomationPointGetParams (1)

Effects.VolumeAutomationPointGetParameters

Effects.VolumeAutomationPointSetParams (1)

Effects.VolumeAutomationPointSetParameters

WaveAnalysisStop event (1)

WaveAnalysisDone event

WaveAnalyzerMouseAction event (1)

WaveAnalyzerMouseNotification event

 

 

EncodeFormats.WMA.GetEncodingBitratesCountEx (2)

EncodeFormats.WMA.GetEncodingCBRCount

EncodeFormats.WMA.GetEncodingBitrateEx (2)

EncodeFormats.WMA.GetEncodingCBR

 

 

WaveformAnalyzer.CreateFileBitmapView (3)

WaveformAnalyzer.SnapshotViewSaveToFile

WaveformAnalyzer.CreateMemoryBitmapView (3)

WaveformAnalyzer.SnapshotViewSaveToMemory

WaveformAnalyzer.GetBitmapViewWidth (3)

WaveformAnalyzer.SnapshotViewGetWidthForWaveform

Effects.NormalizationToPeakApply (3)

Effects.NormalizationSimpleApply

Effects.NormalizationToTargetApply (3)

Effects.NormalizationAdvancedApply

GetFormattedTime (3)

FromMsToFormattedTime

WaveAnalyzerLineMoved event (3)

WaveAnalyzerLineMoving event

 

 

WaveformAnalyzer.BitmapViewVerticalLineAdd (4)

WaveformAnalyzer.GraphicItemVerticalLineAdd

WaveformAnalyzer.BitmapViewVerticalLineRemove (4)

WaveformAnalyzer.GraphicItemRemove

WaveformAnalyzer.VerticalLineAdd (4)

WaveformAnalyzer.GraphicItemVerticalLineAdd

WaveformAnalyzer.VerticalLineAddWithName (4)

WaveformAnalyzer.GraphicItemVerticalLineAdd

WaveformAnalyzer.VerticalLineParamsSet (4)

WaveformAnalyzer.GraphicItemVerticalLineParamsSet

WaveformAnalyzer.VerticalLineRemove (4)

WaveformAnalyzer.GraphicItemRemove

WaveformAnalyzer.VerticalLineGetPosition (4)

WaveformAnalyzer.GraphicItemHorzPositionGet

WaveformAnalyzer.VerticalLineSetPosition (4)

WaveformAnalyzer.GraphicItemHorzPositionSet

WaveformAnalyzer.VerticalLineShow (4)

WaveformAnalyzer.GraphicItemShow

WaveformAnalyzer.VerticalLineNameGet (4)

WaveformAnalyzer.GraphicItemNameGet

WaveformAnalyzer.VerticalLineNameSet (4)

WaveformAnalyzer.GraphicItemNameSet

WaveformAnalyzer.VerticalLinesSave (4)

WaveformAnalyzer.GraphicItemsSave

WaveformAnalyzer.VerticalLinesLoad (4)

WaveformAnalyzer.GraphicItemsLoad

WaveformAnalyzer.VerticalLineMouseMoveEnable (4)

WaveformAnalyzer.GraphicItemsMouseMoveEnable

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.SettingsGet

WaveformScroller.SetGraphicalSettings (4)

WaveformScroller.SettingsSet

WAVEFORM_SCROLLER_SETTINGS class (4)

WSCROLLER_SETTINGS data structure

 

 

WaveformAnalyzer.BitmapViewSaveToFile (5)

WaveformAnalyzer.SnapshotViewSaveToFile method

WaveformAnalyzer.BitmapViewSaveToMemory (5)

WaveformAnalyzer.SnapshotViewSaveToMemory method

WaveformAnalyzer.BitmapViewDrawToHdc (5)

WaveformAnalyzer.SnapshotViewDrawToHdc method

WaveformAnalyzer.BitmapViewGraphicItemsMaskSet (5)

WaveformAnalyzer.SnapshotViewGraphicItemsMaskSet method

WaveformAnalyzer.BitmapViewGetWidth (5)

WaveformAnalyzer.SnapshotViewGetWidthForWaveform method

Effects.VolumeFlatApply (5)

Effects.VolumeFlatLevelApply

Effects.VolumeSlidingApply (5)

Effects.VolumeSlidingLevelApply

Effects.VolumeAutomationApply (5)

Effects.VolumeAutomationLevelApply

 

 

(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