--- a/videoplayback/videohelix/inc/mpxvideodrmhelper.h Tue Feb 02 00:12:10 2010 +0200
+++ b/videoplayback/videohelix/inc/mpxvideodrmhelper.h Fri Feb 19 22:52:52 2010 +0200
@@ -15,7 +15,7 @@
*
*/
-// Version : %version: 4 %
+// Version : %version: 5 %
#ifndef __MPXVIDEODRMHELPER_H__
#define __MPXVIDEODRMHELPER_H__
@@ -48,7 +48,7 @@
*/
static CMpxVideoDrmHelper* NewL();
- TBool IsProtected( RFile& aFile );
+ TBool IsProtectedL( RFile& aFile );
TInt GetDrmRightsStatus( RFile& aFile );
@@ -56,7 +56,7 @@
#ifdef SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
- TBool IsProtected64( RFile64& aFile );
+ TBool IsProtected64L( RFile64& aFile );
TInt GetDrmRightsStatus64( RFile64& aFile );
TBool IsTvOutAllowed64L( RFile64& aFile );