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