Deprecated elements |
|
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 and, in Visual C++, will not be inserted inside the wrapper class.
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 |
|
|
WaveformAnalyzer.BitmapViewVerticalLineAdd (1) |
|
WaveformAnalyzer.BitmapViewVerticalLineRemove (1) |
|
WaveformAnalyzer.VerticalLineAdd (1) |
|
WaveformAnalyzer.VerticalLineAddWithName (1) |
|
WaveformAnalyzer.VerticalLineParamsSet (1) |
|
WaveformAnalyzer.VerticalLineRemove (1) |
|
WaveformAnalyzer.VerticalLineGetPosition (1) |
|
WaveformAnalyzer.VerticalLineSetPosition (1) |
|
WaveformAnalyzer.VerticalLineShow (1) |
|
WaveformAnalyzer.VerticalLineNameGet (1) |
|
WaveformAnalyzer.VerticalLineNameSet (1) |
|
WaveformAnalyzer.VerticalLinesSave (1) |
|
WaveformAnalyzer.VerticalLinesLoad (1) |
|
WaveformAnalyzer.VerticalLineMouseMoveEnable (1) |
|
WaveformAnalyzer.EnableScrollbarsDuringPlayback (1) |
bEnabledDuringPlayback field of the WANALYZER_SCROLLBARS_SETTINGS data structure |
WaveformAnalyzer.GetGraphicalSettings2 (1) |
Combination of the WaveformAnalyzer.SettingsGeneralGet, WaveformAnalyzer.SettingsRulersGet, WaveformAnalyzer.SettingsScrollbarsGet and WaveformAnalyzer.SettingsWaveGet methods |
WaveformAnalyzer.SetGraphicalSettings2 (1) |
Combination of the WaveformAnalyzer.SettingsGeneralSet, WaveformAnalyzer.SettingsRulersSet, WaveformAnalyzer.SettingsScrollbarsSet and WaveformAnalyzer.SettingsWaveSet methods |
WAVEFORM_ANALYZER_SETTINGS_2 class (1) |
Combination of fields available inside the WANALYZER_GENERAL_SETTINGS, WANALYZER_RULERS_SETTINGS, WANALYZER_SCROLLBARS_SETTINGS and WANALYZER_WAVEFORM_SETTINGS data structures |
WaveformScroller.GetGraphicalSettings (1) |
|
WaveformScroller.SetGraphicalSettings (1) |
|
WAVEFORM_SCROLLER_SETTINGS class (1) |
WSCROLLER_SETTINGS data structure |
|
|
CallbackSoundComposerPerc delegate (2) |
CallbackPercentage delegate with parameter nOperation set to OPERATION_SOUND_COMPOSER |
CallbackSoundComposerPercSet method (2) |
CallbackPercentageSet method |
LoadSoundFromApiEditingSession method (2) |
LoadSoundFromEditingSession method receiving the value returned by the GetEditorInstanceId method |
SoundComposer.ItemSoundFileFromEditorApiAdd method (2) |
SoundComposer.ItemSoundFileFromEditorAdd method receiving the value returned by the GetEditorInstanceId method |
WaveformAnalyzer.BitmapViewSaveToFile (2) |
|
WaveformAnalyzer.BitmapViewSaveToMemory (2) |
|
WaveformAnalyzer.BitmapViewDrawToHdc (2) |
|
WaveformAnalyzer.BitmapViewGraphicItemsMaskSet (2) |
|
WaveformAnalyzer.BitmapViewGetWidth (2) |
|
Effects.VolumeFlatApply (2) |
|
Effects.VolumeSlidingApply (2) |
|
Effects.VolumeAutomationApply (2) |
|
|
|
GetTempFileSize (3) |
|
|
|
COMEventsEnable (8) |
COMEventEnable method |
(1) Deprecated starting from version 2.1
(2) Deprecated starting from version 6
(3) Deprecated starting from version 6.0.2.0
(8) Deprecated starting from version 8