mmfenh/advancedaudiocontroller/tsrc/advancedaudiocontrollertestmodule/AudioPlaybackTestModule/inc/SimpleSoundPlayer.h
branchRCL_3
changeset 12 2eb3b066cc7d
parent 0 71ca22bcf22a
child 15 ab526b8cacfb
equal deleted inserted replaced
11:3570217d8c21 12:2eb3b066cc7d
    16 */
    16 */
    17 
    17 
    18 #ifndef __SOUND_PLAYER_H
    18 #ifndef __SOUND_PLAYER_H
    19 #define  __SOUND_PLAYER_H
    19 #define  __SOUND_PLAYER_H
    20 
    20 
    21 #include <MdaAudioSamplePlayer.h>
    21 #include <mdaaudiosampleplayer.h>
    22 #include <StifTestModule.h>
    22 #include <StifTestModule.h>
    23 #include "EventTarget.h"
    23 #include "EventTarget.h"
    24 #include "Parameters.h"
    24 #include "Parameters.h"
    25 
    25 
    26 #include <e32std.h>
    26 #include <e32std.h>