MAudioEffectObserver Class Reference
API published in: S60 3rd Ed
Link against: effectbase.lib
Capability Information
Required Capabilities
None
#include <maudioeffectobserver.h>
Inherited by MAudioEqualizerObserver, MBassBoostObserver, MDistanceAttenuationObserver, MDopplerObserver, MEnvironmentalReverbObserver, MLocationObserver, MLoudnessObserver, MOrientationObserver, MRoomLevelObserver, and MStereoWideningObserver.
Detailed Description
Interface class to be implemented by objects that are interested in receiving events from audio effect.
Member Function Documentation
virtual void MAudioEffectObserver::EffectChanged |
( |
const CAudioEffect *
|
aObservedEffect,
|
|
|
TUint8 |
aEvent |
|
) |
[pure virtual] |
|
|
Invoked by the audio effect object when the status of the audio effect has changed.
- Parameters:
-
|
aObservedEffect
|
The effect that changed |
|
aEvent
|
The specific event Id of the effect that changed. |
|
Field Documentation
The documentation for this class was generated from the following file: