videoplayback/videohelix/inc/mpxvideoplaybackmode.h
branchRCL_3
changeset 14 55fa1ec415c6
parent 0 96612d01cf9f
child 15 8f0df5c82986
--- a/videoplayback/videohelix/inc/mpxvideoplaybackmode.h	Tue Apr 27 16:40:33 2010 +0300
+++ b/videoplayback/videohelix/inc/mpxvideoplaybackmode.h	Tue May 11 16:15:40 2010 +0300
@@ -15,7 +15,8 @@
 *
 */
 
-// Version : %version: 14 %
+
+// Version : %version: 15 %
 
 
 #ifndef _CMPXVIDEOPLAYBACKMODE_H_
@@ -68,7 +69,6 @@
         virtual void HandleBackground();
         virtual TBool IsNetworkMode2GL();
         virtual TBool CanPlayNow();
-        virtual TBool IsTvOutAllowedL();
         virtual void OpenFileL( const TDesC& aMediaFile );
         virtual void OpenFileL( const RFile& aMediaFile );
 
@@ -129,7 +129,6 @@
         inline virtual TInt GetMode();
         virtual TBool CanPlayNow();
         virtual void HandleOpenComplete();
-        TBool IsTvOutAllowedL();
         void OpenFileL( const TDesC& aMediaFile );
         virtual void HandlePause();
 };