videoplayback/hbvideoplaybackview/tsrc/testmpxvideoplaybackfiledetailswidget/stub/inc/mpxvideoplaybackviewfiledetails.h
changeset 36 8aed59de29f9
parent 34 bbb98528c666
child 24 7d93ee07fb27
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
    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:  1 %
    18 // Version : %version:  2 %
    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