API published in: S60 3rd Ed
Link against: bassboosteffect.lib
Required Capabilities
None
#include <bassboostbase.h>
Inherits CAudioEffect.
Public Member Functions |
|
virtual IMPORT_C | ~CBassBoost () |
Destructor. |
|
IMPORT_C TUid | Uid () const |
Static Public Member Functions |
|
static IMPORT_C CBassBoost * | NewL (CMMFDevSound &aDevSound, TBool aEnable=EFalse) |
Factory function for creating the bass boost object. |
|
static IMPORT_C CBassBoost * | NewL (CMdaAudioConvertUtility &aUtility, TBool aEnable=EFalse) |
Factory function for creating the bass boost object. |
|
static IMPORT_C CBassBoost * | NewL (CMdaAudioInputStream &aUtility, TBool aEnable=EFalse) |
Factory function for creating the bass boost object. |
|
static IMPORT_C CBassBoost * | NewL (CMdaAudioOutputStream &aUtility, TBool aEnable=EFalse) |
Factory function for creating the bass boost object. |
|
static IMPORT_C CBassBoost * | NewL (CMdaAudioPlayerUtility &aUtility, TBool aEnable=EFalse) |
Factory function for creating the bass boost object. |
|
static IMPORT_C CBassBoost * | NewL (CMdaAudioRecorderUtility &aUtility, TBool aRecordStream, TBool aEnable=EFalse) |
Factory function for creating the bass boost object. |
|
static IMPORT_C CBassBoost * | NewL (CMdaAudioToneUtility &aUtility, TBool aEnable=EFalse) |
Factory function for creating the bass boost object. |
|
static IMPORT_C CBassBoost * | NewL (CCustomCommandUtility *aUtility, TBool aEnable=EFalse) |
Factory function for creating the bass boost object. |
|
static IMPORT_C CBassBoost * | NewL (MCustomInterface &aCustomInterface, TBool aEnable=EFalse) |
Factory function for creating the bass boost object. |
|
static IMPORT_C CBassBoost * | NewL (CMidiClientUtility &aUtility, TBool aEnable=EFalse) |
Factory function for creating the bass boost object. |
|
static IMPORT_C CBassBoost * | NewL (CDrmPlayerUtility &aUtility, TBool aEnable=EFalse) |
Factory function for creating the bass boost object. |
|
static IMPORT_C CBassBoost * | NewL (CVideoPlayerUtility &aUtility, TBool aEnable=EFalse) |
Factory function for creating the bass boost 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 | CBassBoost () |
Private C++ constructor for this class. |
|
Protected Attributes |
|
TEfBassBoostData | iBassBoostData |
TEfBassBoostDataPckg | iDataPckgTo |
TEfBassBoostDataPckg | iDataPckgFrom |
Friends |
|
class | CBassBoostMessageHandler |
|
Destructor. |
|
Private C++ constructor for this class.
|
|
From CAudioEffect Create a package of the effect data.
Implements CAudioEffect. |
|
Factory function for creating the bass boost object.
|
|
Factory function for creating the bass boost object.
|
|
Factory function for creating the bass boost object.
|
|
Factory function for creating the bass boost object.
|
|
Factory function for creating the bass boost object.
|
|
Factory function for creating the bass boost object.
|
|
Factory function for creating the bass boost object.
|
|
Factory function for creating the bass boost object.
|
|
Factory function for creating the bass boost object.
|
|
Factory function for creating the bass boost object.
|
|
Factory function for creating the bass boost object.
|
|
Factory function for creating the bass boost object.
|
|
From CAudioEffect Internal function to unpack effect data.
Implements CAudioEffect. |
|
Implements CAudioEffect. |
|
|
|
|