videoplayback/videohelix/inc/mpxvideoplaybackstate.h
branchRCL_3
changeset 21 315810614048
parent 18 baf439b22ddd
--- a/videoplayback/videohelix/inc/mpxvideoplaybackstate.h	Thu Jul 15 18:41:27 2010 +0300
+++ b/videoplayback/videohelix/inc/mpxvideoplaybackstate.h	Thu Aug 19 09:57:17 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 
-// Version : %version: 20 %
+// Version : %version: 21 %
 
 
 #ifndef _CMPXVIDEOPLAYBACKSTATE_H_
@@ -225,6 +225,7 @@
         virtual void HandleStop();
         virtual void HandleForeground();
         virtual void HandleBackground();
+        virtual void HandlePause();
 
         // general method
         virtual void HandleSetPositionL(TInt aPosition);