videoplayback/videohelix/inc/mpxvideodrmhelper.h
changeset 37 4eb2df7f7cbe
parent 30 4f111d64a341
--- a/videoplayback/videohelix/inc/mpxvideodrmhelper.h	Fri Apr 16 18:13:14 2010 +0300
+++ b/videoplayback/videohelix/inc/mpxvideodrmhelper.h	Fri Apr 30 09:52:11 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