videoplayback/inc/mpxvideoplaybackcontrol.h
branchRCL_3
changeset 21 315810614048
parent 0 96612d01cf9f
equal deleted inserted replaced
20:2d690156cf8f 21:315810614048
    13 *
    13 *
    14 * Description:  Implementation of CMPXVideoPlaybackControl
    14 * Description:  Implementation of CMPXVideoPlaybackControl
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 3 %
    18 // Version : %version: 4 %
    19 
    19 
    20 
    20 
    21 #ifndef MPXPLAYBACKCONTROL_H_
    21 #ifndef MPXPLAYBACKCONTROL_H_
    22 #define MPXPLAYBACKCONTROL_H_
    22 #define MPXPLAYBACKCONTROL_H_
    23 
    23 
   165 
   165 
   166         /*
   166         /*
   167          *  Stop Animation Branding Timer
   167          *  Stop Animation Branding Timer
   168          */
   168          */
   169         TBool StopBrandingAnimationTimer();
   169         TBool StopBrandingAnimationTimer();
       
   170         
       
   171         /*
       
   172          *  Update the controls with TV Out Connected information
       
   173          */
       
   174         TBool UpdateTVOutStatusL( TBool aTvOutConnected );
       
   175 
   170 
   176 
   171         IMPORT_C void DoHandlePointerEventL( const TPointerEvent& aPointerEvent );
   177         IMPORT_C void DoHandlePointerEventL( const TPointerEvent& aPointerEvent );
   172 
   178 
   173         void ResetControl();
   179         void ResetControl();
   174 
   180