videoplayback/hbvideoplaybackview/tsrc/testuserinputhandler/stub/src/mpxvideoviewwrapper.cpp
equal
deleted
inserted
replaced
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 // ------------------------------------------------------------------------------------------------- |