MEnvironmentalReverbObserver Class Reference
#include
<MEnvironmentalReverbObserver.h>
class MEnvironmentalReverbObserver : public MAudioEffectObserver |
Inherits from
- MEnvironmentalReverbObserver
Detailed Description
This is the reverb effect observer class. Object interested in receiving notification when the CEnvironmentalReverb object changes state should derive from this class and implement its interface.
Member Attribute Documentation
KDecayHFRatioChanged
const TUint | KDecayHFRatioChanged | [static] |
KDecayTimeChanged
const TUint | KDecayTimeChanged | [static] |
KDensityChanged
const TUint | KDensityChanged | [static] |
KDiffusionChanged
const TUint | KDiffusionChanged | [static] |
KReflectionsDelayChanged
const TUint | KReflectionsDelayChanged | [static] |
KReflectionsLevelChanged
const TUint | KReflectionsLevelChanged | [static] |
KReverbDelayChanged
const TUint | KReverbDelayChanged | [static] |
KReverbLevelChanged
const TUint | KReverbLevelChanged | [static] |
KRoomHFLevelChanged
const TUint | KRoomHFLevelChanged | [static] |
KRoomLevelChanged
const TUint | KRoomLevelChanged | [static] |