msg_plat/messaging_media_resolver_api/inc/MsgImageInfo.h
changeset 5 4697dfb2d7ad
parent 0 72b543305e3a
child 36 844a5921f85b
equal deleted inserted replaced
4:e9eae96aa117 5:4697dfb2d7ad
    23 
    23 
    24 // INCLUDES
    24 // INCLUDES
    25 
    25 
    26 #include <e32std.h>
    26 #include <e32std.h>
    27 
    27 
    28 #include <msgmediainfo.h>
    28 #include <MsgMediaInfo.h>
    29 
    29 
    30 // CONSTANTS
    30 // CONSTANTS
    31 
    31 
    32 // MACROS
    32 // MACROS
    33 
    33 
   167         TInt    iBitsPerPixel;
   167         TInt    iBitsPerPixel;
   168         TSize   iOverallSizeInPixels;
   168         TSize   iOverallSizeInPixels;
   169         TUint32 iFrameFlags;
   169         TUint32 iFrameFlags;
   170     };
   170     };
   171 
   171 
   172 #include <msgimageinfo.inl>
   172 #include <MsgImageInfo.inl>
   173 
   173 
   174 #endif // __MSGIMAGEINFO_H
   174 #endif // __MSGIMAGEINFO_H