msg_plat/messaging_media_resolver_api/inc/MsgVideoInfo.h
changeset 5 4697dfb2d7ad
parent 0 72b543305e3a
child 23 238255e8b033
child 36 844a5921f85b
equal deleted inserted replaced
4:e9eae96aa117 5:4697dfb2d7ad
    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