videoplayback/hbvideoplaybackview/tsrc/testuserinputhandler/stub/src/mpxvideoviewwrapper.cpp
changeset 34 bbb98528c666
parent 30 4f111d64a341
child 38 ff53afa8ad05
equal deleted inserted replaced
33:48e74db5d516 34:bbb98528c666
    13 *
    13 *
    14 * Description:   Implementation of Video base playback view
    14 * Description:   Implementation of Video base playback view
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 1 %
    18 // Version : %version: 2 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 //  Include Files
    22 //  Include Files
    23 
    23 
    91 //   CMPXVideoViewWrapper::CreateGeneralPlaybackCommandL()
    91 //   CMPXVideoViewWrapper::CreateGeneralPlaybackCommandL()
    92 // -------------------------------------------------------------------------------------------------
    92 // -------------------------------------------------------------------------------------------------
    93 //
    93 //
    94 void CMPXVideoViewWrapper::CreateGeneralPlaybackCommandL( int aCmd )
    94 void CMPXVideoViewWrapper::CreateGeneralPlaybackCommandL( int aCmd )
    95 {
    95 {
    96 
    96     Q_UNUSED( aCmd );
    97 }
    97 }
    98 
    98 
    99 // -------------------------------------------------------------------------------------------------
    99 // -------------------------------------------------------------------------------------------------
   100 //   CMPXVideoViewWrapper::HandleCommandL()
   100 //   CMPXVideoViewWrapper::HandleCommandL()
   101 // -------------------------------------------------------------------------------------------------
   101 // -------------------------------------------------------------------------------------------------