equal
deleted
inserted
replaced
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. |