videoplayback/videohelix/tsrc/ut_videohelixtest/src/mpxvideoplayerutility_stub.cpp
changeset 1 6711b85517b7
parent 0 96612d01cf9f
child 6 7d91903f795f
--- a/videoplayback/videohelix/tsrc/ut_videohelixtest/src/mpxvideoplayerutility_stub.cpp	Mon Jan 18 20:21:12 2010 +0200
+++ b/videoplayback/videohelix/tsrc/ut_videohelixtest/src/mpxvideoplayerutility_stub.cpp	Tue Jan 26 12:00:59 2010 +0200
@@ -15,7 +15,7 @@
 *
 */
 
-// Version : %version: 10 %
+// Version : %version: 11 %
 
 #include <audiopreference.h>
 #include <mmf/server/mmffile.h>
@@ -287,9 +287,9 @@
     MPX_DEBUG(_L("CMpxVideoPlayerUtility::GetVideoLoadingProgressL(%d)"), aPercentageProgress );
 }
 
-void CMpxVideoPlayerUtility::Play()
+void CMpxVideoPlayerUtility::PlayL()
 {
-    MPX_ENTER_EXIT(_L("CMpxVideoPlayerUtility::Play()"));
+    MPX_ENTER_EXIT(_L("CMpxVideoPlayerUtility::PlayL()"));
 
     if ( iFirstPlayCmd )
     {