msg_plat/messaging_media_resolver_api/inc/MsgVideoInfo.h
changeset 10 da93fe14e0e3
parent 0 72b543305e3a
equal deleted inserted replaced
4:e9eae96aa117 10:da93fe14e0e3
    28 
    28 
    29 // VideoPlayerUtility API
    29 // VideoPlayerUtility API
    30 #include <videoplayer.h>
    30 #include <videoplayer.h>
    31 
    31 
    32 // Base Class
    32 // Base Class
    33 #include <msgmediainfo.h>
    33 #include <MsgMediaInfo.h>
    34 
    34 
    35 // CONSTANTS
    35 // CONSTANTS
    36 
    36 
    37 // MACROS
    37 // MACROS
    38 
    38 
   175         TDataType               iAudioType;
   175         TDataType               iAudioType;
   176         TUid                    iControllerUid;
   176         TUid                    iControllerUid;
   177 
   177 
   178     };
   178     };
   179 
   179 
   180 #include <msgvideoinfo.inl>
   180 #include <MsgVideoInfo.inl>
   181 
   181 
   182 #endif // __MSGVIDEOINFO_H
   182 #endif // __MSGVIDEOINFO_H