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