khronosfws/openmax_al/src/mmf_adaptation/cmmfradiobackendengine.h
changeset 25 6f7ceef7b1d1
parent 21 2ed61feeead6
child 28 ebf79c79991a
equal deleted inserted replaced
21:2ed61feeead6 25:6f7ceef7b1d1
    19 #define CMMFRADIOBACKENDENGINE_H
    19 #define CMMFRADIOBACKENDENGINE_H
    20 
    20 
    21 #ifdef __cplusplus
    21 #ifdef __cplusplus
    22 
    22 
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <radioutility.h>
    24 #include <RadioUtility.h>
    25 #include <radiofmtunerutility.h>
    25 #include <RadioFmTunerUtility.h>
    26 #include <radioplayerutility.h>
    26 #include <RadioPlayerUtility.h>
    27 #include <radiopresetutility.h>
    27 #include <RadioPresetUtility.h>
    28 #include <radiofmpresetutility.h>
    28 #include <RadioFmPresetUtility.h>
    29 #include <FMRadioTunerControl.h>
    29 #include <FMRadioTunerControl.h>
    30 #include "xaadaptationmmf.h"
    30 #include "xaadaptationmmf.h"
    31 
    31 
    32 NONSHARABLE_CLASS(CMMFRadioBackendEngine) : public CBase,
    32 NONSHARABLE_CLASS(CMMFRadioBackendEngine) : public CBase,
    33                      public MRadioPlayerObserver,
    33                      public MRadioPlayerObserver,