videoplayback/videohelix/inc/mpxvideoplayerutility.h
changeset 1 6711b85517b7
parent 0 96612d01cf9f
child 8 ce5ada96ab30
--- a/videoplayback/videohelix/inc/mpxvideoplayerutility.h	Mon Jan 18 20:21:12 2010 +0200
+++ b/videoplayback/videohelix/inc/mpxvideoplayerutility.h	Tue Jan 26 12:00:59 2010 +0200
@@ -12,10 +12,10 @@
 * Contributors:
 *
 * Description:  This class is the interface between the playback plugin and RMMFController
- *
+*
 */
 
-// Version : %version: 8 %
+// Version : %version: 9 %
 
 
 #ifndef __MPXVIDEOPLAYERUTILITY__
@@ -91,7 +91,7 @@
                                 const TDesC8& aDataTo2 );
 
         void Prepare();
-        void Play();
+        void PlayL();
         void PauseL();
         void Close();
         TInt Stop();