videoplayback/videohelix/tsrc/ut_videohelixtest/src/mpxvideoplayerutility_stub.cpp
branchRCL_3
changeset 8 ce5ada96ab30
parent 6 7d91903f795f
child 12 7f2b2a65da29
equal deleted inserted replaced
6:7d91903f795f 8:ce5ada96ab30
    13 *
    13 *
    14 * Description: Stub for helix
    14 * Description: Stub for helix
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 12 %
    18 // Version : %version: 13 %
    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"
   741 TInt CMpxVideoPlayerUtility::RemoveSurface()
   741 TInt CMpxVideoPlayerUtility::RemoveSurface()
   742 {
   742 {
   743     return KErrNone;
   743     return KErrNone;
   744 }
   744 }
   745 
   745 
       
   746 void CMpxVideoPlayerUtility::SurfaceRemovedFromView()
       
   747 {
       
   748 }
       
   749 
   746 #endif
   750 #endif
   747 
   751 
   748 #ifdef SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
   752 #ifdef SYMBIAN_ENABLE_64_BIT_FILE_SERVER_API
   749 
   753 
   750 void CMpxVideoPlayerUtility::OpenFile64L( const RFile64& aFile )
   754 void CMpxVideoPlayerUtility::OpenFile64L( const RFile64& aFile )