MDopplerObserver Class Reference
#include
<MDopplerObserver.h>
class MDopplerObserver : public MAudioEffectObserver |
Detailed Description
This is the doppler effect observer class. Object interested in receiving notification when the CDoppler object changes state should derive from this class and implement its interface.
Member Attribute Documentation
KCartesianVelocityChanged
const TUint | KCartesianVelocityChanged | [static] |
KFactorChanged
const TUint | KFactorChanged | [static] |
KMaxFactorChanged
const TUint | KMaxFactorChanged | [static] |
KSphericalVelocityChanged
const TUint | KSphericalVelocityChanged | [static] |