CSourceOrientationMessageHandler Class Reference
class CSourceOrientationMessageHandler : public CMMFObject |
This class encapsulates the message handing function of the bassboost effect. All custom commands send by the SourceOrientation Proxy are routed to this class. The custom commands are dispatched to the appropriate handler.
Inherits from
- CSourceOrientationMessageHandler
Constructor & Destructor Documentation
CSourceOrientationMessageHandler(CSourceOrientation *)
~CSourceOrientationMessageHandler()
~CSourceOrientationMessageHandler | ( | ) | [virtual] |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
Second phase constructor for this class.
- Since
- 3.0
DoApplyL(TMMFMessage &)
Handle applying the bassboost data to the bassboost object
DoHandleRequestL(TMMFMessage &)
Handle the request message
DoInitializeL(TMMFMessage &)
Handle initializing the bassboost object with initial data.
DoObserveL(TMMFMessage &)
Handle observation request messages
EffectChanged(const CAudioEffect *, TUint8)
Parameters
const CAudioEffect * aAudioEffect | |
TUint8 aEvent | The specific event Id of the effect that changed. |
HandleRequest(TMMFMessage &)
Handle the request message
Member Data Documentation
TSglQue< CEffectDataQueItem > * iEffectDataQue
TBool
iRegistered
TBool
| iRegistered | [private] |
CSourceOrientation * iSourceOrientation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.