#include <MBassBoostObserver.h>
| class MBassBoostObserver : public MAudioEffectObserver |
| Public Attributes | |
|---|---|
| const TUint | KBassBoostChanged |
| Inherited Functions | |
|---|---|
| MAudioEffectObserver::EffectChanged(const CAudioEffect *,TUint8) | |
This is the bassboost effect observer class. Object interested in receiving notification when the CBassBoost object changes state should derive from this class and implement its interface.