mm_pub/audio_effects_api/inc/DopplerBase.h
changeset 41 f7bf1ed8db72
parent 32 ae690a8c4a18
equal deleted inserted replaced
32:ae690a8c4a18 41:f7bf1ed8db72
    23 // INCLUDES
    23 // INCLUDES
    24 
    24 
    25 #include <e32base.h>
    25 #include <e32base.h>
    26 #include <AudioEffectBase.h>
    26 #include <AudioEffectBase.h>
    27 #include <DopplerData.h>
    27 #include <DopplerData.h>
    28 #include <mcustominterface.h>
    28 #include <MCustomInterface.h>
    29 
    29 
    30 // CLASS DECLARATION
    30 // CLASS DECLARATION
    31 
    31 
    32 /**
    32 /**
    33 *  This is the Doppler effect class for managing doppler settings.
    33 *  This is the Doppler effect class for managing doppler settings.