API published in: S60 3rd Ed
Link against: environmentalreverbutility.lib
Required Capabilities
None
#include <environmentalreverbutility.h>
Public Member Functions |
|
virtual | ~CEnvironmentalReverbUtility () |
Destructor. |
|
IMPORT_C void | ApplyPresetL (TInt aPreset) |
Apply the Preset Index value. |
|
IMPORT_C void | DisableEnvironmentalReverbL () |
Disable the EnvironmentalReverb. |
|
IMPORT_C void | CreatePresetL (TDesC &aName, CEnvironmentalReverb &aEnvironmentalReverbUI) |
Create a Preset with the given Name and EnvironmentalReverb Settings. |
|
IMPORT_C void | DeletePresetL (TInt aPresetIndex) |
Delete a Preset with the given index in the Central Repository. |
|
IMPORT_C const TDesC & | GetPresetL (TInt aPresetIndex) |
Retrieves a Preset with the given index from the Central Repository. |
|
IMPORT_C CEnvironmentalReverb & | EnvironmentalReverb () |
Get the reference to the EnvironmentalReverb Object. |
|
IMPORT_C void | ModifyPresetL (TInt aPresetIndex, TDesC &aName, CEnvironmentalReverb &aEnvironmentalReverbUI) |
Modify a Preset with the given Name and EnvironmentalReverb Settings. |
|
IMPORT_C TUint32 | NumberOfPreDefinedPresets () const |
Get the number of Pre Defined Presets. |
|
IMPORT_C TArray< TEfEnvironmentalReverbUtilityPreset > | Presets () |
Get all the Presets defined in the Central Repository. |
|
IMPORT_C void | ResetPresetL (TInt aPresetIndex) |
Reset a System Defined Preset with the given index in the Array returned from Presets(). |
|
Static Public Member Functions |
|
static IMPORT_C CEnvironmentalReverbUtility * | NewL (CMMFDevSound &aDevSound) |
Factory function for creating the audio EnvironmentalReverb utility object. |
|
static IMPORT_C CEnvironmentalReverbUtility * | NewL (CMdaAudioConvertUtility &aUtility) |
Factory function for creating the audio EnvironmentalReverb utility object. |
|
static IMPORT_C CEnvironmentalReverbUtility * | NewL (CMdaAudioInputStream &aUtility) |
Factory function for creating the audio EnvironmentalReverb utility object. |
|
static IMPORT_C CEnvironmentalReverbUtility * | NewL (CMdaAudioOutputStream &aUtility) |
Factory function for creating the audio EnvironmentalReverb utility object. |
|
static IMPORT_C CEnvironmentalReverbUtility * | NewL (CMdaAudioPlayerUtility &aUtility) |
Factory function for creating the audio EnvironmentalReverb utility object. |
|
static IMPORT_C CEnvironmentalReverbUtility * | NewL (CMdaAudioRecorderUtility &aUtility) |
Factory function for creating the audio EnvironmentalReverb utility object. |
|
static IMPORT_C CEnvironmentalReverbUtility * | NewL (CMdaAudioToneUtility &aUtility) |
Factory function for creating the audio EnvironmentalReverb utility object. |
|
static IMPORT_C CEnvironmentalReverbUtility * | NewL (CCustomCommandUtility *aUtility) |
Factory function for creating the audio EnvironmentalReverb utility object. |
|
static IMPORT_C CEnvironmentalReverbUtility * | NewL (MCustomInterface &aCustomInterface) |
Factory function for creating the audio EnvironmentalReverb utility object. |
|
static IMPORT_C CEnvironmentalReverbUtility * | NewL (CMidiClientUtility &aUtility) |
Factory function for creating the audio EnvironmentalReverb utility object. |
|
static IMPORT_C CEnvironmentalReverbUtility * | NewL (CDrmPlayerUtility &aUtility) |
Factory function for creating the audio equalizer object. |
|
static IMPORT_C CEnvironmentalReverbUtility * | NewL (CVideoPlayerUtility &aUtility) |
Factory function for creating the audio equalizer object. |
|
Destructor. |
|
Apply the Preset Index value.
|
|
Create a Preset with the given Name and EnvironmentalReverb Settings.
|
|
Delete a Preset with the given index in the Central Repository.
|
|
Disable the EnvironmentalReverb. |
|
Get the reference to the EnvironmentalReverb Object.
|
|
Retrieves a Preset with the given index from the Central Repository.
|
|
Modify a Preset with the given Name and EnvironmentalReverb Settings.
|
|
Factory function for creating the audio equalizer object.
|
|
Factory function for creating the audio equalizer object.
|
|
Factory function for creating the audio EnvironmentalReverb utility object.
|
|
Factory function for creating the audio EnvironmentalReverb utility object.
|
|
Factory function for creating the audio EnvironmentalReverb utility object.
|
|
Factory function for creating the audio EnvironmentalReverb utility object.
|
|
Factory function for creating the audio EnvironmentalReverb utility object.
|
|
Factory function for creating the audio EnvironmentalReverb utility object.
|
|
Factory function for creating the audio EnvironmentalReverb utility object.
|
|
Factory function for creating the audio EnvironmentalReverb utility object.
|
|
Factory function for creating the audio EnvironmentalReverb utility object.
|
|
Factory function for creating the audio EnvironmentalReverb utility object.
|
|
Get the number of Pre Defined Presets.
|
|
Get all the Presets defined in the Central Repository.
|
|
Reset a System Defined Preset with the given index in the Array returned from Presets().
|