tvout/tvoutengine/inc/glxtvconnectionmonitor.h
changeset 29 2c833fc9e98f
parent 26 c499df2dbb33
child 33 1ee2af37811f
equal deleted inserted replaced
26:c499df2dbb33 29:2c833fc9e98f
   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     void UpdateConnectionStatusL();
   117 
   118 
   118 private: // class member data
   119 private: // class member data
   119     
   120     
   120     // Not owned: TV connection observer
   121     // Not owned: TV connection observer
   121     MGlxTvConnectionObserver& iConnectionObserver;
   122     MGlxTvConnectionObserver& iConnectionObserver;