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 |
|
|
RecordedSoundPlay (1) |
|
RecordedSoundPause (1) |
|
RecordedSoundResume (1) |
|
RecordedSoundStop (1) |
|
RecordedSoundGetMemoryPtr (1) |
|
RecordedSoundGetMemorySize (1) |
|
RecordedSoundSaveToDisk (1) |
|
RecordedSoundFreeMemory (1) |
|
RecorderChangeInputDevice (1) |
No more needed: the input device is now set when the recording is started through the StartFromDirectSoundDevice method in conjunction with setting of the EncodeFormats object |
RecorderStart (1) |
StartFromDirectSoundDevice in conjunction with setting of the EncodeFormats object |
RecorderStartParam (1) |
StartFromDirectSoundDevice in conjunction with setting of the EncodeFormats object |
RecorderStartFromFile (1) |
StartFromFile in conjunction with setting of the EncodeFormats object |
RecorderStartParamFromFile (1) |
StartFromFile in conjunction with setting of the EncodeFormats object |
RecorderStartFromMemory (1) |
StartFromMemory in conjunction with setting of the EncodeFormats object |
RecorderStartParamFromMemory (1) |
StartFromMemory in conjunction with setting of the EncodeFormats object |
RecorderStartFromClipboard (1) |
StartFromClipboard in conjunction with setting of the EncodeFormats object |
RecorderStartParamFromClipboard (1) |
StartFromClipboard in conjunction with setting of the EncodeFormats object |
RecorderStartFromURL (1) |
StartFromURL in conjunction with setting of the EncodeFormats object |
RecorderStartParamFromURL (1) |
StartFromURL in conjunction with setting of the EncodeFormats object |
RecorderStartUsingCodec (1) |
StartFromDirectSoundDevice in conjunction with setting of the EncodeFormats object and of the EncodeFormats.ACM object |
RecorderStartUsingCodecWavFormat (1) |
StartFromDirectSoundDevice in conjunction with setting of the EncodeFormats object and of the EncodeFormats.ACM object |
RecorderPause (1) |
|
RecorderResume (1) |
|
RecorderStop (1) |
|
RecorderSetMode (1) |
|
RecorderSetSoundMixingParams (1) |
|
RecorderSetInsertPos (1) |
|
RecorderSetMixingPos (1) |
|
CdRippingStartUsingCodec (1) |
CdRippingStart in conjunction with setting of the EncodeFormats object and of the EncodeFormats.ACM object |
CdRippingStartUsingCodecWavFormat (1) |
CdRippingStart in conjunction with setting of the EncodeFormats object and of the EncodeFormats.ACM object |
GetSupportedRecordFormatsCount (1) |
|
GetSupportedRecordFormatDesc (1) |
|
RecordedSound.RequestExportToFileUsingCodec (1) |
RecordedSound.RequestExportToFile in conjunction with setting of the EncodeFormats object and of the EncodeFormats.ACM object |
RecordedSound.RequestExportToFileUsingCodecWavFormat (1) |
RecordedSound.RequestExportToFile in conjunction with setting of the EncodeFormats object and of the EncodeFormats.ACM object |
AudioCompressionManager (1) |
|
EncodeFormatForRecording (1) |
|
EncodeFormatForExporting (1) |
|
EncodeFormatForCdRipping (1) |
|
EncodeAacMode (1) |
|
EncodeAacQuality (1) |
|
EncodeAacCustomString (1) |
|
EncodeAacWrapInMP4 (1) |
|
EncodeOggMode (1) |
|
EncodeOggBitrate (1) |
|
EncodeOggCustomString (1) |
|
EncodeOggQuality (1) |
|
EncodeOggDownmix (1) |
|
EncodeOggResampleFreq (1) |
|
EncodeMp3Mode (1) |
|
EncodeMp3Presets (1) |
|
EncodeMp3ABR (1) |
|
EncodeMp3CBR (1) |
|
EncodeMp3CustomString (1) |
|
EncodeMp3Downmix (1) |
|
EncodeWmaMode (1) |
|
EncodeWmaVBRQuality (1) |
|
EncodeWmaCBR (1) |
|
GetWmaEncodingBitratesCount (1) |
|
GetWmaEncodingBitrate (1) |
|
GetWmaEncodingVBRQualitiesCount (1) |
|
GetWmaEncodingVBRQuality (1) |
|
GetSpectrumTable (1) |
|
|
|
InitRecorder (2) |
|
ChangeInputDevice (2) |
No more needed: the input device is now set when the recording is started through the StartFromDirectSoundDevice method in conjunction with setting of the EncodeFormats object |
StartFromInputDevice (2) |
|
WaveformAnalyzer.GetGraphicalSettings (2) |
Combination of the WaveformAnalyzer.SettingsGeneralGet, WaveformAnalyzer.SettingsRulersGet, WaveformAnalyzer.SettingsScrollbarsGet and WaveformAnalyzer.SettingsWaveGet methods |
WaveformAnalyzer.SetGraphicalSettings (2) |
Combination of the WaveformAnalyzer.SettingsGeneralSet, WaveformAnalyzer.SettingsRulersSet, WaveformAnalyzer.SettingsScrollbarsSet and WaveformAnalyzer.SettingsWaveSet methods |
GetInputDevice (2) |
No more needed: the input device is now set when the recording is started through the StartFromDirectSoundDevice method in conjunction with setting of the EncodeFormats object |
WAVEFORM_ANALYZER_SETTINGS data structure (2) |
Combination of fields available inside the WANALYZER_GENERAL_SETTINGS, WANALYZER_RULERS_SETTINGS, WANALYZER_SCROLLBARS_SETTINGS and WANALYZER_WAVEFORM_SETTINGS data structures |
WaveAnalysisStop (2) |
|
WaveAnalyzerMouseAction (2) |
|
|
|
EncodeFormats.WMA.GetEncodingBitratesCountEx (3) |
|
EncodeFormats.WMA.GetEncodingBitrateEx (3) |
|
InputFormatsAvailable event (3) |
Combination of RECORD_STATUS_NOT_READY and RECORD_STATUS_READY states inside the Status property |
|
|
WaveformAnalyzer.CreateFileBitmapView (4) |
|
WaveformAnalyzer.CreateMemoryBitmapView (4) |
|
WaveformAnalyzer.GetBitmapViewWidth (4) |
|
CdCoverURLsAvailable event (4) |
CdCoverURLsAvailableEx event |
CdCoverPictureFileAvailable event (4) |
|
|
|
GetFormattedTime |
|
RecordedSound.GetFormattedDuration |
|
RecordedSound.GetFormattedPlaybackPosition |
|
|
|
WaveformAnalyzer.BitmapViewVerticalLineAdd (6) |
|
WaveformAnalyzer.BitmapViewVerticalLineRemove (6) |
|
WaveformAnalyzer.VerticalLineAdd (6) |
|
WaveformAnalyzer.VerticalLineAddWithName (6) |
|
WaveformAnalyzer.VerticalLineParamsSet (6) |
|
WaveformAnalyzer.VerticalLineRemove (6) |
|
WaveformAnalyzer.VerticalLineGetPosition (6) |
|
WaveformAnalyzer.VerticalLineSetPosition (6) |
|
WaveformAnalyzer.VerticalLineShow (6) |
|
WaveformAnalyzer.VerticalLineNameGet (6) |
|
WaveformAnalyzer.VerticalLineNameSet (6) |
|
WaveformAnalyzer.VerticalLinesSave (6) |
|
WaveformAnalyzer.VerticalLinesLoad (6) |
|
WaveformAnalyzer.VerticalLineMouseMoveEnable (6) |
|
WaveformAnalyzer.EnableScrollbarsDuringPlayback (6) |
bEnabledDuringPlayback field of the WANALYZER_SCROLLBARS_SETTINGS data structure |
WaveformAnalyzer.GetGraphicalSettings2 (6) |
Combination of the WaveformAnalyzer.SettingsGeneralGet, WaveformAnalyzer.SettingsRulersGet, WaveformAnalyzer.SettingsScrollbarsGet and WaveformAnalyzer.SettingsWaveGet methods |
WaveformAnalyzer.SetGraphicalSettings2 (6) |
Combination of the WaveformAnalyzer.SettingsGeneralSet, WaveformAnalyzer.SettingsRulersSet, WaveformAnalyzer.SettingsScrollbarsSet and WaveformAnalyzer.SettingsWaveSet methods |
WAVEFORM_ANALYZER_SETTINGS_2 data structure (6) |
Combination of fields available inside the WANALYZER_GENERAL_SETTINGS, WANALYZER_RULERS_SETTINGS, WANALYZER_SCROLLBARS_SETTINGS and WANALYZER_WAVEFORM_SETTINGS data structures |
WaveformAnalyzer.GetGraphicalSettingsParam (6) |
Combination of the WaveformAnalyzer.SettingsGeneralParamGet, WaveformAnalyzer.SettingsScrollbarsParamGet, WaveformAnalyzer.SettingsRulersParamGet and |
WaveformAnalyzer.SetGraphicalSettingsParam (6) |
Combination of the WaveformAnalyzer.SettingsGeneralParamSet, WaveformAnalyzer.SettingsScrollbarsParamSet, WaveformAnalyzer.SettingsRulersParamSet and |
WaveformScroller.GetGraphicalSettings (6) |
|
WaveformScroller.SetGraphicalSettings (6) |
|
WAVEFORM_SCROLLER_SETTINGS data structure (6) |
WSCROLLER_SETTINGS data structure |
WaveformScroller.GetGraphicalSettingsParam (6) |
|
WaveformScroller.SetGraphicalSettingsParam (6) |
|
SetMixerMasterVolume (6) |
MixerVolumeSet with nComponentType parameter set to COMPONENTTYPE_DST_SPEAKERS |
GetMixerMasterVolume (6) |
MixerVolumeGet with nComponentType parameter set to COMPONENTTYPE_DST_SPEAKERS |
SetMixerWaveVolume (6) |
MixerVolumeSet with nComponentType parameter set to COMPONENTTYPE_SRC_WAVEOUT |
GetMixerWaveVolume (6) |
MixerVolumeGet with nComponentType parameter set to COMPONENTTYPE_SRC_WAVEOUT |
GetMixersCount (6) |
MixerGetCount method |
GetMixerDesc (6) |
MixerGetDesc method |
GetMixerMicrophoneVolume (6) |
MixerVolumeGet with nComponentType parameter set to COMPONENTTYPE_SRC_MICROPHONE |
SetMixerMicrophoneVolume (6) |
MixerVolumeSet with nComponentType parameter set to COMPONENTTYPE_SRC_MICROPHONE |
GetMixerMasterMute (6) |
MixerMuteGet with nComponentType parameter set to COMPONENTTYPE_DST_SPEAKERS |
SetMixerMasterMute (6) |
MixerMuteSet with nComponentType parameter set to COMPONENTTYPE_DST_SPEAKERS |
GetMixerMicrophoneMute (6) |
MixerMuteGet with nComponentType parameter set to COMPONENTTYPE_SRC_MICROPHONE |
SetMixerMicrophoneMute (6) |
MixerMuteSet with nComponentType parameter set to COMPONENTTYPE_SRC_MICROPHONE |
GetMixerWaveMute (6) |
MixerMuteGet with nComponentType parameter set to COMPONENTTYPE_SRC_WAVEOUT |
SetMixerWaveMute (6) |
MixerMuteSet with nComponentType parameter set to COMPONENTTYPE_SRC_WAVEOUT |
|
|
DiscardSilence (7) |
SoundActivationSystemSet method |
SilenceThreshold (7) |
SoundActivationSystemSet method |
DiscardSilenceLogFile (7) |
SoundActivationSystemSet method |
SilenceMinLength (7) |
SoundActivationSystemSet method |
|
|
WaveformAnalyzer.BitmapViewSaveToFile (8) |
|
WaveformAnalyzer.BitmapViewSaveToMemory (8) |
|
WaveformAnalyzer.BitmapViewDrawToHdc (8) |
|
WaveformAnalyzer.BitmapViewGraphicItemsMaskSet (8) |
|
WaveformAnalyzer.BitmapViewGetWidth (8) |
The RecordingStopped event now receives an enumBoolean parameter named bResult instead of the previous short parameter (Integer in Visual Basic) named nResult.
(1) Deprecated starting from version 3
(2) Deprecated starting from version 4
(3) Deprecated starting from version 4.3
(4) Deprecated starting from version 5
(5) Deprecated starting from version 6
(6) Deprecated starting from version 6.1
(7) Deprecated starting from version 7
(8) Deprecated starting from version 8