|
Copyright © 2001-2008 MultiMedia Soft
Return to Table of contents
|
|
Old property, method or event name
|
Current alternative
|
|
|
|
|
SetPriority (*)
|
Dropped: with the latest internal changes this property is not needed
|
|
PlayerUseDirectSound (*)
|
Dropped: with the latest internal changes this property is not needed
|
|
GetMp3StreamTypeFrequency (*)
|
GetFrequency method
|
|
GetMp3StreamTypeChannels (*)
|
GetChannels method
|
|
SetSoundPitch (*)
|
SetRatePerc method
|
|
CreateFeedbacks (*)
|
|
|
SetVUMeter (*)
|
see VUMeter object properties
|
|
SetSpectrum (*)
|
see Spectrum object properties
|
|
SetOscilloscope (*)
|
see Oscilloscope object properties
|
|
ShowVUMeter (*)
|
VUMeter.Show method
|
|
ShowSpectrum (*)
|
Spectrum.Show method
|
|
ShowOscilloscope (*)
|
Oscilloscope.Show method
|
|
SetEqualizerValues (*)
|
EqualizerBandAdd and EqualizerBandSetGain methods combination
|
|
|
|
|
ForwRewGranularityType (**)
|
|
|
ForwRewGranularity (**)
|
|
|
PlaySoundFromTo (**)
|
PlaySoundRange and PlaySoundRangeLoop methods
|
|
GetUpdatedSoundDuration (**)
|
GetSoundDuration method
|
|
GetUpdatedFormattedSoundDuration (**)
|
GetFormattedSoundDuration method
|
|
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 event (***)
|
SoundDurationChanged event (the returned duration expressed in seconds in now in floating point)
|