videoplayback/hbvideoplaybackview/tsrc/testmpxvideoviewwrapper/stub/inc/mpxvideoplaybackviewfiledetails.h
changeset 17 69946d1824c4
parent 15 cf5481c2bc0b
child 24 7d93ee07fb27
equal deleted inserted replaced
15:cf5481c2bc0b 17:69946d1824c4
    13 *
    13 *
    14 * Description:  MPX Video File Details (QT)
    14 * Description:  MPX Video File Details (QT)
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 3 %
    18 // Version : %version: 4 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 
    22 
    23 #ifndef __MPXVIDEOPLAYBACKVIEWFILEDETAILS__
    23 #ifndef __MPXVIDEOPLAYBACKVIEWFILEDETAILS__
    76 
    76 
    77         int           mVideoHeight;
    77         int           mVideoHeight;
    78         int           mVideoWidth;
    78         int           mVideoWidth;
    79         int           mBitRate;
    79         int           mBitRate;
    80         int           mDuration;
    80         int           mDuration;
       
    81         int           mCreationTime;
       
    82         int           mModificationTime;
    81 };
    83 };
    82 
    84 
    83 #endif      // __MPXVIDEOPLAYBACKVIEWFILEDETAILS__  
    85 #endif      // __MPXVIDEOPLAYBACKVIEWFILEDETAILS__  
    84             
    86             
    85 // EOF
    87 // EOF