javauis/mmapi_akn/baseline/inc.nga/cmmasurfacewindow.h
branchRCL_3
changeset 24 6c158198356e
parent 21 4376525cdefb
equal deleted inserted replaced
23:e5618cc85d74 24:6c158198356e
   200      * updates iAVCableConnected flag as and when the audio/video cable is
   200      * updates iAVCableConnected flag as and when the audio/video cable is
   201      * connected or disconnected
   201      * connected or disconnected
   202      *
   202      *
   203      * @param aStatus true indicates cable connected else false
   203      * @param aStatus true indicates cable connected else false
   204      */
   204      */
   205     void SetAVCableConnStatus(TBool aStatus);
   205     IMPORT_C void SetAVCableConnStatus(TBool aStatus);
   206 
   206 
   207 private: // New methods
   207 private: // New methods
   208     /**
   208     /**
   209      * starts video rendering to a graphics surface.
   209      * starts video rendering to a graphics surface.
   210      * restarts video rendering to a graphics surafce with changed parameters.
   210      * restarts video rendering to a graphics surafce with changed parameters.