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