MEnvironmentalReverbObserver Class Reference

#include <MEnvironmentalReverbObserver.h>

class MEnvironmentalReverbObserver : public MAudioEffectObserver

Inherits from

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.

Since
3.0

Member Attribute Documentation

KDecayHFRatioChanged

const TUintKDecayHFRatioChanged[static]

KDecayTimeChanged

const TUintKDecayTimeChanged[static]

KDensityChanged

const TUintKDensityChanged[static]

KDiffusionChanged

const TUintKDiffusionChanged[static]

KReflectionsDelayChanged

const TUintKReflectionsDelayChanged[static]

KReflectionsLevelChanged

const TUintKReflectionsLevelChanged[static]

KReverbDelayChanged

const TUintKReverbDelayChanged[static]

KReverbLevelChanged

const TUintKReverbLevelChanged[static]

KRoomHFLevelChanged

const TUintKRoomHFLevelChanged[static]

KRoomLevelChanged

const TUintKRoomLevelChanged[static]