videoplayback/inc/mpxvideoplaybackcontrol.hrh
branchRCL_3
changeset 12 7f2b2a65da29
parent 9 5294c000a26d
child 21 315810614048
equal deleted inserted replaced
11:8970fbd719ec 12:7f2b2a65da29
    14 * Description:  header file of CMPXVideoPlaybackControl
    14 * Description:  header file of CMPXVideoPlaybackControl
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // Version : %version: 9 %
    19 // Version : %version: 10 %
    20 
    20 
    21 
    21 
    22 #ifndef MPXVIDEOPLAYBACKCONTROL_HRH_
    22 #ifndef MPXVIDEOPLAYBACKCONTROL_HRH_
    23 #define MPXVIDEOPLAYBACKCONTROL_HRH_
    23 #define MPXVIDEOPLAYBACKCONTROL_HRH_
    24 
    24 
    98     EMPXControlCmdSoftKeyPressed,
    98     EMPXControlCmdSoftKeyPressed,
    99     EMPXControlCmdShowFileDetailsViewer,
    99     EMPXControlCmdShowFileDetailsViewer,
   100     EMPXControlCmdCloseFileDetailsViewer,
   100     EMPXControlCmdCloseFileDetailsViewer,
   101     EMPXControlCmdHideControls,
   101     EMPXControlCmdHideControls,
   102     EMPXControlCmdSurfaceCreated,
   102     EMPXControlCmdSurfaceCreated,
   103     EMPXControlCmdSurfaceRemoved
   103     EMPXControlCmdSurfaceRemoved,
       
   104     EMPXControlCmdLoadingStarted
   104 };
   105 };
   105 
   106 
   106 enum TMPXVideoSeekingType
   107 enum TMPXVideoSeekingType
   107 {
   108 {
   108     EMpxVideoSeekingForward,
   109     EMpxVideoSeekingForward,