MRoomLevelObserver Class Reference

Link against: AudioEqualizerEffect.lib BassBoostEffect.lib DistanceAttenuationEffect.lib DopplerBase.lib EffectBase.lib EnvironmentalReverbEffect.lib ListenerDopplerEffect.lib ListenerLocationEffect.lib ListenerOrientationEffect.lib LocationBase.lib LoudnessEffect.lib OrientationBase.lib RoomLevelEffect.lib SourceDopplerEffect.lib SourceLocationEffect.lib SourceOrientationEffect.lib StereoWideningEffect.lib

Capability Information

Required Capabilities

None


#include <
MRoomLevelObserver.h>

Inherits MAudioEffectObserver.


Detailed Description

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.

Since:
3.0

Static Public Attributes

static const TUint KRoomLevelChanged = KSpecificEffectBase + 1

Field Documentation

const TUint MRoomLevelObserver::KRoomLevelChanged = KSpecificEffectBase + 1 [static]
 

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2007
Back to top