tvout/tvoutwrapper/inc/glxtvoutwrapper_p.h
changeset 29 2c833fc9e98f
parent 26 c499df2dbb33
child 33 1ee2af37811f
equal deleted inserted replaced
26:c499df2dbb33 29:2c833fc9e98f
    97      * SetNewImage
    97      * SetNewImage
    98      * Get the uri and bmp from the media model 
    98      * Get the uri and bmp from the media model 
    99      * and pass it to HDMI controller
    99      * and pass it to HDMI controller
   100      */
   100      */
   101     void SetNewImage();
   101     void SetNewImage();
       
   102     
       
   103     /*
       
   104      * getsubstate
       
   105      */
       
   106     int getSubState();
   102 private:
   107 private:
   103     GlxTvOutWrapper*            iTvOutWrapper;          // Instance of the Tv Wrapper
   108     GlxTvOutWrapper*            iTvOutWrapper;          // Instance of the Tv Wrapper
   104     QAbstractItemModel*         iModel;                 // Instance of the model
   109     QAbstractItemModel*         iModel;                 // Instance of the model
   105     CGlxConnectionObserver*     iConnectionObserver;    // Symbian connection observer
   110     CGlxConnectionObserver*     iConnectionObserver;    // Symbian connection observer
   106     CGlxHdmiController*         iHdmiController;        // Symbian Hdmi Controller
   111     CGlxHdmiController*         iHdmiController;        // Symbian Hdmi Controller