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