Copyright © 2005-2010 MultiMedia Soft

Deprecated elements

Previous pageReturn to chapter overviewNext page

With respect to previous versions of the control some of its properties have been deprecated. These obsolete 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.

 

The following is the full list of obsolete properties and methods with the current alternative you should use from now on.

 

Old property, method or event name

Current alternative

 

 

ForwRewGranularityType (*)

GetForwardRewindGranularity and SetForwardRewindGranularity methods

ForwRewGranularity (*)

GetForwardRewindGranularity and SetForwardRewindGranularity methods

Waveform.Resolution (*)

Waveform.UpdateResolution property

 

 

SetEqualizerBand (***)

EqualizerBandAdd method

SetEqualizerBandGain (***)

EqualizerBandSetGain method

SetMixerMasterVolume (**)

MixerSetMasterVolume method

GetMixerMasterVolume (**)

MixerGetMasterVolume method

SetMixerWaveVolume (**)

MixerSetWaveVolume method

GetMixerWaveVolume (**)

MixerGetWaveVolume method

GetMixersCount (**)

MixerGetCount method

GetMixerDesc (**)

MixerGetDesc method

GetSpectrumTable (**)

Spectrum.GetTable method

AddTrigger (**)

TriggersAdd method

RemoveTrigger  (**)

TriggersRemove method

DurationChanged (**)

SoundDurationChanged event (the returned duration expressed in seconds in now in floating point)

 

 

GetPlayerVolume (***)

StreamVolumeGet method

SetPlayerVolume (***)

StreamVolumeSet method

GetPlayerVolumeEx (***)

StreamVolumeGet method

SetPlayerVolumeEx (***)

StreamVolumeSet method

SetPlayerBalance (***)

StreamBalanceSet method

GetPlayerOutputDevice (***)

StreamOutputDeviceGet method

SetPlayerOutputDevice (***)

StreamOutputDeviceSet method

GetPlayerSpeaker (***)

StreamOutputSpeakerGet method

SetPlayerSpeaker (***)

StreamOutputSpeakerSet method

SwapPlayersSpeakers (***)

StreamOutputSpeakerSwap method

SwapSpeakersRearAndCenter (***)

StreamOutputSpeakersRearAndCenterSwap method

GetMp3Tag1Field (***)

GetFileTagField method

PlaySoundFromRecorder (***)

PlaySoundFromRecorderEx method

WaveAnalysisStop (***)

WaveAnalysisDone event

VideoPlayer.Create

VideoPlayer.VideoWindowAdd method

VideoPlayer.Move

VideoPlayer.VideoWindowMove method

VideoPlayer.Show

VideoPlayer.VideoWindowShow method

 

(*) Deprecated starting from version 2

(**) Deprecated starting from version 3

(***) Deprecated starting from version 4