videoplayback/videohelix/inc/mpxvideofiledetails.h
branchRCL_3
changeset 12 7f2b2a65da29
parent 6 7d91903f795f
equal deleted inserted replaced
11:8970fbd719ec 12:7f2b2a65da29
    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;