videoplayback/videohelix/tsrc/ut_videohelixtest/inc/mpxvideoplayerutility_stub.h
changeset 15 cf5481c2bc0b
parent 1 6711b85517b7
child 17 69946d1824c4
equal deleted inserted replaced
2:dec420019252 15:cf5481c2bc0b
    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: 9 %
    18 // Version : %version: 11 %
    19 
    19 
    20 
    20 
    21 #ifndef __MPXVIDEOPLAYERUTILITY__
    21 #ifndef __MPXVIDEOPLAYERUTILITY__
    22 #define __MPXVIDEOPLAYERUTILITY__
    22 #define __MPXVIDEOPLAYERUTILITY__
    23 
    23 
   109 
   109 
   110         void AddStifObserver( MStifTestObserver* aStifObserver );
   110         void AddStifObserver( MStifTestObserver* aStifObserver );
   111 
   111 
   112         void SetVolumeSteps( TInt aVolumeSteps );
   112         void SetVolumeSteps( TInt aVolumeSteps );
   113 
   113 
       
   114         void SurfaceRemovedFromView();
       
   115 
   114 #ifdef SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
   116 #ifdef SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
   115         void OpenFile64L( const RFile64& aFile );
   117         void OpenFile64L( const RFile64& aFile );
   116 #endif // SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
   118 #endif // SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
   117 
   119 
   118 #ifdef SYMBIAN_BUILD_GCE
   120 #ifdef SYMBIAN_BUILD_GCE
   155 
   157 
   156         HBufC8*   iMimeType;
   158         HBufC8*   iMimeType;
   157         HBufC8*   iTitle;
   159         HBufC8*   iTitle;
   158         HBufC8*   iDescription;
   160         HBufC8*   iDescription;
   159         HBufC8*   iArtist;
   161         HBufC8*   iArtist;
       
   162         HBufC8*   iLocation;
       
   163         HBufC8*   iCopyright;
       
   164         HBufC8*   iLanguage;
       
   165         HBufC8*   iKeywords;
   160 
   166 
   161         TSize    iSize;
   167         TSize    iSize;
   162 
   168 
   163         TInt     iNumMetaDataEntries;
   169         TInt     iNumMetaDataEntries;
   164         TInt     iAudioBitRate;
   170         TInt     iAudioBitRate;