videoplayback/videohelix/inc/mpxvideodrmhelper.h
branchRCL_3
changeset 21 55fa1ec415c6
parent 6 7d91903f795f
--- a/videoplayback/videohelix/inc/mpxvideodrmhelper.h	Tue Apr 27 16:40:33 2010 +0300
+++ b/videoplayback/videohelix/inc/mpxvideodrmhelper.h	Tue May 11 16:15:40 2010 +0300
@@ -15,7 +15,9 @@
 *
 */
 
-// Version : %version: 5 %
+
+// Version : %version: 6 %
+
 
 #ifndef __MPXVIDEODRMHELPER_H__
 #define __MPXVIDEODRMHELPER_H__
@@ -52,13 +54,10 @@
 
         TInt GetDrmRightsStatus( RFile& aFile );
 
-        TBool IsTvOutAllowedL( RFile& aFile );
-
 #ifdef SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
 
-        TBool IsProtected64L( RFile64& aFile );       
+        TBool IsProtected64L( RFile64& aFile );
         TInt GetDrmRightsStatus64( RFile64& aFile );
-        TBool IsTvOutAllowed64L( RFile64& aFile );
 
 #endif // SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API