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.
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 EncodeFormatsMan class |
RecorderStart (1) |
StartFromDirectSoundDevice in conjunction with setting of the EncodeFormatsMan class |
RecorderStartFromFile (1) |
StartFromFile in conjunction with setting of the EncodeFormatsMan class |
RecorderStartFromMemory (1) |
StartFromMemory in conjunction with setting of the EncodeFormatsMan class |
RecorderStartFromClipboard (1) |
StartFromClipboard in conjunction with setting of the EncodeFormatsMan class |
RecorderStartFromURL (1) |
StartFromURL in conjunction with setting of the EncodeFormatsMan class |
RecorderStartUsingCodec (1) |
StartFromDirectSoundDevice in conjunction with setting of the EncodeFormatsMan class and of the EncodeFormats.EncodeACM class |
RecorderStartUsingCodecWavFormat (1) |
StartFromDirectSoundDevice in conjunction with setting of the EncodeFormatsMan class and of the EncodeFormats.EncodeACM class |
RecorderPause (1) |
|
RecorderResume (1) |
|
RecorderStop (1) |
|
RecorderSetMode (1) |
|
RecorderSetSoundMixingParams (1) |
|
RecorderSetInsertPos (1) |
|
RecorderSetMixingPos (1) |
|
CdRippingStartUsingCodec (1) |
CdRippingStart in conjunction with setting of the EncodeFormatsMan class and of the EncodeFormats.EncodeACM class |
CdRippingStartUsingCodecWavFormat (1) |
CdRippingStart in conjunction with setting of the EncodeFormatsMan class and of the EncodeFormats.EncodeACM class |
GetSupportedRecordFormatsCount (1) |
|
GetSupportedRecordFormatDesc (1) |
|
RecordedSound.RequestExportToFileUsingCodec (1) |
RecordedSound.RequestExportToFile in conjunction with setting of the EncodeFormatsMan class and of the EncodeFormats.EncodeACM class |
RecordedSound. RequestExportToFileUsingCodecWavFormat (1) |
RecordedSound.RequestExportToFile in conjunction with setting of the EncodeFormatsMan class and of the EncodeFormats.EncodeACM class |
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 EncodeFormatsMan class |
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 EncodeFormatsMan class |
WAVEFORM_ANALYZER_SETTINGS class |
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 (5) |
|
RecordedSound.GetFormattedDuration (5) |
|
RecordedSound.GetFormattedPlaybackPosition (5) |
|
|
|
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 class (6) |
Combination of fields available inside the WANALYZER_GENERAL_SETTINGS, WANALYZER_RULERS_SETTINGS, WANALYZER_SCROLLBARS_SETTINGS and WANALYZER_WAVEFORM_SETTINGS data structures |
WaveformScroller.GetGraphicalSettings (6) |
|
WaveformScroller.SetGraphicalSettings (6) |
|
WAVEFORM_SCROLLER_SETTINGS class (6) |
WSCROLLER_SETTINGS data structure |
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) |
|
|
|
RecordingSize event (811) |
RecordingSize64 event |
CdRippingSize event (811) |
CdRippingSize64 event |
RecordingDuration event (811) |
RecordingDuration64 event |
RecordingPosition event (811) |
RecordingPosition64 event |
(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
(811) Deprecated starting from version 8.1.1