Copyright © 2008-2010 MultiMedia Soft

Deprecated elements

Previous pageReturn to chapter overviewNext page

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

 

 

CancelExportToFile

ExportSoundCancel

WaveformAnalyzer.GetGraphicalSettings

WaveformAnalyzer.GetGraphicalSettings2

WaveformAnalyzer.SetGraphicalSettings

WaveformAnalyzer.SetGraphicalSettings2

WAVEFORM_ANALYZER_SETTINGS data structure

WAVEFORM_ANALYZER_SETTINGS_2 data structure

Effects.VolumeAutomationPointAdd

Effects.VolumeAutomationPointAddNew

Effects.VolumeAutomationPointGetParams

Effects.VolumeAutomationPointGetParameters

Effects.VolumeAutomationPointSetParams

Effects.VolumeAutomationPointSetParameters

WaveAnalysisStop (**)

WaveAnalysisDone

WaveAnalyzerMouseAction (**)

WaveAnalyzerMouseNotification