tvout/tvoutwrapper/inc/glxtvoutwrapper_p.h
changeset 33 1ee2af37811f
parent 29 2c833fc9e98f
child 36 6481344a6d67
equal deleted inserted replaced
29:2c833fc9e98f 33:1ee2af37811f
   110     CGlxConnectionObserver*     iConnectionObserver;    // Symbian connection observer
   110     CGlxConnectionObserver*     iConnectionObserver;    // Symbian connection observer
   111     CGlxHdmiController*         iHdmiController;        // Symbian Hdmi Controller
   111     CGlxHdmiController*         iHdmiController;        // Symbian Hdmi Controller
   112     
   112     
   113     bool       iHdmiConnected;                          // To check if the HDMI is connected
   113     bool       iHdmiConnected;                          // To check if the HDMI is connected
   114     bool       isImageSetToHdmi;                        // to check if the image is set to HDMI
   114     bool       isImageSetToHdmi;                        // to check if the image is set to HDMI
       
   115     bool       iIsPhotosInForeground;                   // to check if the Photos is on foreground
   115     };
   116     };
   116 
   117 
   117 #endif //GLXTVOUTWRAPPERPRIVATE_P_H 
   118 #endif //GLXTVOUTWRAPPERPRIVATE_P_H 
   118 
   119 
   119 // End of file
   120 // End of file