audiostubs/devsoundextensions_stubs/mmfdevsoundadaptation_stub/src/MmfDevSoundAdaptationBody.h
changeset 27 7fd5a1cdf0d8
parent 9 f935d51494d1
equal deleted inserted replaced
20:eea8496efb72 27:7fd5a1cdf0d8
    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