API published in: S60 3rd Ed
Link against: loudnesseffect.lib
Required Capabilities
None
#include <loudnessbase.h>
Inherits CAudioEffect.
Public Member Functions |
|
virtual IMPORT_C | ~CLoudness () |
Destructor. |
|
IMPORT_C TUid | Uid () const |
Static Public Member Functions |
|
static IMPORT_C CLoudness * | NewL (CMdaAudioConvertUtility &aUtility) |
Factory function for creating the audio Loudness object. |
|
static IMPORT_C CLoudness * | NewL (CMdaAudioInputStream &aUtility, TBool aEnable=EFalse) |
Factory function for creating the Loudness object. |
|
static IMPORT_C CLoudness * | NewL (CMdaAudioOutputStream &aUtility, TBool aEnable=EFalse) |
Factory function for creating the Loudness object. |
|
static IMPORT_C CLoudness * | NewL (CMdaAudioPlayerUtility &aUtility, TBool aEnable=EFalse) |
Factory function for creating the Loudness object. |
|
static IMPORT_C CLoudness * | NewL (CMdaAudioRecorderUtility &aUtility, TBool aRecordStream, TBool aEnable=EFalse) |
Factory function for creating the Loudness object. |
|
static IMPORT_C CLoudness * | NewL (CMdaAudioToneUtility &aUtility, TBool aEnable=EFalse) |
Factory function for creating the Loudness object. |
|
static IMPORT_C CLoudness * | NewL (CMMFDevSound &aDevSound, TBool aEnable=EFalse) |
Factory function for creating the Loudness object. |
|
static IMPORT_C CLoudness * | NewL (CCustomCommandUtility *aUtility, TBool aEnable=EFalse) |
Factory function for creating the Loudness object. |
|
static IMPORT_C CLoudness * | NewL (MCustomInterface &aCustomInterface, TBool aEnable=EFalse) |
Factory function for creating the Loudness object. |
|
static IMPORT_C CLoudness * | NewL (CMidiClientUtility &aUtility, TBool aEnable=EFalse) |
Factory function for creating the Loudness object. |
|
static IMPORT_C CLoudness * | NewL (CDrmPlayerUtility &aUtility, TBool aEnable=EFalse) |
Factory function for creating the Loudness object. |
|
static IMPORT_C CLoudness * | NewL (CVideoPlayerUtility &aUtility, TBool aEnable=EFalse) |
Factory function for creating the Loudness object. |
|
Protected Member Functions |
|
IMPORT_C const TDesC8 & | DoEffectData () |
From CAudioEffect Create a package of the effect data. |
|
IMPORT_C void | SetEffectData (const TDesC8 &aEffectDataBuffer) |
From CAudioEffect Internal function to unpack effect data. |
|
IMPORT_C | CLoudness () |
Private C++ constructor for this class. |
|
Protected Attributes |
|
TEfLoudnessData | iLoudnessData |
TEfLoudnessDataPckg | iDataPckgTo |
TEfLoudnessDataPckg | iDataPckgFrom |
Friends |
|
class | CLoudnessMessageHandler |
|
Destructor. |
|
Private C++ constructor for this class.
|
|
From CAudioEffect Create a package of the effect data.
Implements CAudioEffect. |
|
Factory function for creating the Loudness object.
|
|
Factory function for creating the Loudness object.
|
|
Factory function for creating the Loudness object.
|
|
Factory function for creating the Loudness object.
|
|
Factory function for creating the Loudness object.
|
|
Factory function for creating the Loudness object.
|
|
Factory function for creating the Loudness object.
|
|
Factory function for creating the Loudness object.
|
|
Factory function for creating the Loudness object.
|
|
Factory function for creating the Loudness object.
|
|
Factory function for creating the Loudness object.
|
|
Factory function for creating the audio Loudness object.
|
|
From CAudioEffect Internal function to unpack effect data.
Implements CAudioEffect. |
|
Implements CAudioEffect. |
|
|
|
|