videoplayback/videohelix/inc/mpxvideoplaybackcontroller.h
branchRCL_3
changeset 21 55fa1ec415c6
parent 16 7f2b2a65da29
child 23 8f0df5c82986
equal deleted inserted replaced
16:7f2b2a65da29 21:55fa1ec415c6
    14 * Description:   This class plays files with the Helix Engine
    14 * Description:   This class plays files with the Helix Engine
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // Version : %version: 24 %
    19 // Version : %version: 25 %
    20 
    20 
    21 
    21 
    22 #ifndef _CMPXVIDEOPLAYBACKCONTROLLER_H_
    22 #ifndef _CMPXVIDEOPLAYBACKCONTROLLER_H_
    23 #define _CMPXVIDEOPLAYBACKCONTROLLER_H_
    23 #define _CMPXVIDEOPLAYBACKCONTROLLER_H_
    24 
    24 
   184         void DoHandleDisplayTimeout();
   184         void DoHandleDisplayTimeout();
   185 
   185 
   186         CHWRMLight* GetLightsL();
   186         CHWRMLight* GetLightsL();
   187         void ReleaseLights();
   187         void ReleaseLights();
   188 
   188 
   189         void SendTvOutEventL( TBool aConnected, TBool aPlaybackAllowed );
   189         void SendTvOutEventL( TBool aConnected );
   190 
   190 
   191     protected:
   191     protected:
   192 
   192 
   193         /*
   193         /*
   194          *  C++ default constructor
   194          *  C++ default constructor