videoplayback/videohelix/tsrc/ut_videohelixtest/src/mpxvideoplayerutility_stub.cpp
changeset 1 6711b85517b7
parent 0 96612d01cf9f
child 6 7d91903f795f
equal deleted inserted replaced
0:96612d01cf9f 1:6711b85517b7
    13 *
    13 *
    14 * Description: Stub for helix
    14 * Description: Stub for helix
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 10 %
    18 // Version : %version: 11 %
    19 
    19 
    20 #include <audiopreference.h>
    20 #include <audiopreference.h>
    21 #include <mmf/server/mmffile.h>
    21 #include <mmf/server/mmffile.h>
    22 
    22 
    23 #include "stifutilities.h"
    23 #include "stifutilities.h"
   285     aPercentageProgress = 100;
   285     aPercentageProgress = 100;
   286 
   286 
   287     MPX_DEBUG(_L("CMpxVideoPlayerUtility::GetVideoLoadingProgressL(%d)"), aPercentageProgress );
   287     MPX_DEBUG(_L("CMpxVideoPlayerUtility::GetVideoLoadingProgressL(%d)"), aPercentageProgress );
   288 }
   288 }
   289 
   289 
   290 void CMpxVideoPlayerUtility::Play()
   290 void CMpxVideoPlayerUtility::PlayL()
   291 {
   291 {
   292     MPX_ENTER_EXIT(_L("CMpxVideoPlayerUtility::Play()"));
   292     MPX_ENTER_EXIT(_L("CMpxVideoPlayerUtility::PlayL()"));
   293 
   293 
   294     if ( iFirstPlayCmd )
   294     if ( iFirstPlayCmd )
   295     {
   295     {
   296         //
   296         //
   297         //  Send Loading Started
   297         //  Send Loading Started