mmaudio_pub/drm_audio_player_api/tsrc/DRMAudioPlay/inc/DRMAudioPlay.h
changeset 5 b220a9341636
parent 0 b8ed18f6c07b
--- a/mmaudio_pub/drm_audio_player_api/tsrc/DRMAudioPlay/inc/DRMAudioPlay.h	Mon Oct 18 12:47:26 2010 +0100
+++ b/mmaudio_pub/drm_audio_player_api/tsrc/DRMAudioPlay/inc/DRMAudioPlay.h	Tue Nov 02 12:13:59 2010 +0000
@@ -338,6 +338,7 @@
         TInt TestCasePlayRepeatDRMFileWithPlayWindow(CStifSectionParser *section , TTestResult &aResult) ;
         TInt TestCasePlayPauseRepeatDRMFileWithPlayWindow(CStifSectionParser *section , TTestResult &aResult) ;
         TInt TestCasePlayRepeatForeverDRMFileWithPlayWindow(CStifSectionParser *section , TTestResult &aResult) ;
+        TInt TestCaseCustomCommand(CStifSectionParser *section , TTestResult &aResult) ;
     protected:  // Functions from base classes
 
         /**
@@ -427,6 +428,8 @@
 		static const TInt KCasePlayRepeatDRMFileWithPlayWindow;
         static const TInt KCasePlayPauseRepeatDRMFileWithPlayWindow;
 		static const TInt KCasePlayRepeatForeverDRMFileWithPlayWindow;
+		static const TInt KCaseRegisterForAudioLoadingNotification;
+		static const TInt KCaseCustomCommand ;
 
     protected:  // Data