MAudioEffectObserver Class Reference
class MAudioEffectObserver |
Interface class to be implemented by objects that are interested in receiving events from audio effect.
Member Functions Documentation
EffectChanged(const CAudioEffect *, TUint8)
Invoked by the audio effect object when the status of the audio effect has changed.
- Since
- 3.0
Parameters
const CAudioEffect * aObservedEffect | The effect that changed |
TUint8 aEvent | The specific event Id of the effect that changed. |
Member Data Documentation
const TUint KDisabled
const TUint | KDisabled | [static] |
const TUint KEnabled
const TUint | KEnabled | [static] |
const TUint KEnforced
const TUint | KEnforced | [static] |
const TUint KGainedUpdateRights
const TUint | KGainedUpdateRights | [static] |
const TUint KLostUpdateRights
const TUint | KLostUpdateRights | [static] |
const TUint KNotEnforced
const TUint | KNotEnforced | [static] |
const TUint KSpecificEffectBase
const TUint | KSpecificEffectBase | [static] |
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.