videoutils_plat/videoplayer_constants_api/inc/mpxvideoplaybackdefs.h
changeset 41 d88d70d98bbc
parent 30 167cc938fed1
equal deleted inserted replaced
34:814ba97beeb9 41:d88d70d98bbc
    13 *
    13 *
    14 * Description:   Definitions for video type*
    14 * Description:   Definitions for video type*
    15 */
    15 */
    16 
    16 
    17 
    17 
    18 // Version : %version: 13 %
    18 // Version : %version: 14 %
    19 
    19 
    20 
    20 
    21 #ifndef CMPXVIDEOPLAYBACKDEFS_H
    21 #ifndef CMPXVIDEOPLAYBACKDEFS_H
    22 #define CMPXVIDEOPLAYBACKDEFS_H
    22 #define CMPXVIDEOPLAYBACKDEFS_H
    23 
    23 
   121     EPbCmdCustomPause,
   121     EPbCmdCustomPause,
   122     EPbCmdCustomPlay,
   122     EPbCmdCustomPlay,
   123     EPbCmdRetrieveBufferingPercentage,
   123     EPbCmdRetrieveBufferingPercentage,
   124     EPbCmdLoadingStarted,
   124     EPbCmdLoadingStarted,
   125     EPbCmdHideControls,
   125     EPbCmdHideControls,
   126     EPbCmdSetPosterFrame
   126     EPbCmdSetPosterFrame,
       
   127     EPbCmdSurfaceRemovedFromWindow
   127 };
   128 };
   128 
   129 
   129 enum TMPXGeneralError
   130 enum TMPXGeneralError
   130 {
   131 {
   131     KMPXVideoCallOngoingError = 1,
   132     KMPXVideoCallOngoingError = 1,