videoplayback/videohelix/inc/mpxvideofiledetails.h
changeset 36 8aed59de29f9
parent 30 4f111d64a341
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
    13 *
    13 *
    14 * Description:  Container for MPX Video File Details
    14 * Description:  Container for MPX Video File Details
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 8 %
    18 // Version : %version: 9 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 
    22 
    23 #ifndef __MPXVIDEOFILEDETAILS__
    23 #ifndef __MPXVIDEOFILEDETAILS__
    67 
    67 
    68         TInt     iResolutionWidth;
    68         TInt     iResolutionWidth;
    69         TInt     iResolutionHeight;
    69         TInt     iResolutionHeight;
    70         TInt     iMaxVolume;
    70         TInt     iMaxVolume;
    71         TInt     iBitRate;
    71         TInt     iBitRate;
    72 
    72         TInt     iCreationTime;
       
    73         TInt     iModificationTime;
       
    74         
    73         TBool    iSeekable;
    75         TBool    iSeekable;
    74         TBool    iPausableStream;
    76         TBool    iPausableStream;
    75         TBool    iLiveStream;
    77         TBool    iLiveStream;
    76         TBool    iAudioEnabled;
    78         TBool    iAudioEnabled;
    77         TBool    iVideoEnabled;
    79         TBool    iVideoEnabled;