videoplayback/videohelix/inc/mpxvideoplaybackcontroller.h
changeset 37 4eb2df7f7cbe
parent 36 8aed59de29f9
child 24 7d93ee07fb27
equal deleted inserted replaced
36:8aed59de29f9 37:4eb2df7f7cbe
    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