photosgallery/viewframework/tvout/inc/glxtvconnectionmonitor.h
branchRCL_3
changeset 30 a60acebbbd9d
parent 25 191387a8b767
child 32 78ad99c24f08
equal deleted inserted replaced
25:191387a8b767 30:a60acebbbd9d
   112     /**
   112     /**
   113      * Sends notification to observers when TV Out cable is connected
   113      * Sends notification to observers when TV Out cable is connected
   114      */
   114      */
   115     void IssueNotificationL();
   115     void IssueNotificationL();
   116 
   116 
       
   117     /**
       
   118 	 * Updates the ConnectionState of Tv Out and HDMI
       
   119 	 */
       
   120 	void UpdateConnectionStatusL();
   117 
   121 
   118 private: // class member data
   122 private: // class member data
   119 
   123 
   120     // Not owned: TV connection observer
   124     // Not owned: TV connection observer
   121     MGlxTvConnectionObserver& iConnectionObserver;
   125     MGlxTvConnectionObserver& iConnectionObserver;