audiostubs/devsoundextensions_stubs/mmfdevsoundadaptation_stub/src/MmfDevSoundAdaptationBody.h
changeset 9 f935d51494d1
parent 0 0ce1b5ce9557
child 10 b2544ba3bc16
equal deleted inserted replaced
1:ffb8e2ddd8dc 9:f935d51494d1
    21 #define MMFDEVSOUNDADAPTATIONBODY_H
    21 #define MMFDEVSOUNDADAPTATIONBODY_H
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <mmfhwdevice.h>
    25 #include <mmfhwdevice.h>
    26 #include <MmfDevSoundAdaptation.h>
    26 #include <mmfdevsoundadaptation.h>
    27 //#include <MdaSound.h>
    27 //#include <MdaSound.h>
    28 #include "ToneGenerator.h"
    28 #include "tonegenerator.h"
    29 #include "DevSoundUtility.h"
    29 #include "devsoundutility.h"
    30 
    30 
    31 
    31 
    32 // CONSTANTS
    32 // CONSTANTS
    33 const TInt KDevSoundDefaultFrameSize = 0x1000;
    33 const TInt KDevSoundDefaultFrameSize = 0x1000;
    34 const TInt KDevSoundMinFrameSize = 0x800; //2K
    34 const TInt KDevSoundMinFrameSize = 0x800; //2K