videoplayback/videohelix/tsrc/ut_videohelixtest/inc/mpxvideoplayerutility_stub.h
changeset 36 8aed59de29f9
parent 34 bbb98528c666
child 23 8f0df5c82986
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
    13 *
    13 *
    14 * Description:  This class is the interface between the playback plugin and RMMFController
    14 * Description:  This class is the interface between the playback plugin and RMMFController
    15  *
    15  *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 11 %
    18 // Version : %version: 12 %
    19 
    19 
    20 
    20 
    21 #ifndef __MPXVIDEOPLAYERUTILITY__
    21 #ifndef __MPXVIDEOPLAYERUTILITY__
    22 #define __MPXVIDEOPLAYERUTILITY__
    22 #define __MPXVIDEOPLAYERUTILITY__
    23 
    23 
   168 
   168 
   169         TInt     iNumMetaDataEntries;
   169         TInt     iNumMetaDataEntries;
   170         TInt     iAudioBitRate;
   170         TInt     iAudioBitRate;
   171         TInt     iVideoBitRate;
   171         TInt     iVideoBitRate;
   172         TInt     iVolume;
   172         TInt     iVolume;
       
   173         TInt     iCreationTime;
       
   174         TInt     iModificationTime;
   173 
   175 
   174         TBool    iAudioEnabled;
   176         TBool    iAudioEnabled;
   175         TBool    iSeekable;
   177         TBool    iSeekable;
   176         TBool    iLiveStream;
   178         TBool    iLiveStream;
   177 
   179