camerauis/cameraapp/generic/camerauiconfigmanager/inc/CameraUiConfigManager.h
branchRCL_3
changeset 16 53c8aa5d97a3
parent 1 f5ec9446e5bf
equal deleted inserted replaced
15:bf64cebf4673 16:53c8aa5d97a3
   458         * @aSupportedValues[0] -> Value for iLandscapeScreenMode
   458         * @aSupportedValues[0] -> Value for iLandscapeScreenMode
   459         * @aSupportedValues[1] -> Value for iPortraitScreenmode
   459         * @aSupportedValues[1] -> Value for iPortraitScreenmode
   460         */
   460         */
   461         IMPORT_C void SupportedScreenModesL( 
   461         IMPORT_C void SupportedScreenModesL( 
   462                                     RArray<TInt>& aSupportedValues );
   462                                     RArray<TInt>& aSupportedValues );
       
   463         
       
   464 		/*
       
   465         * Custom capture button. 
       
   466         * @return ETrue if custom capture button is enabled
       
   467 		*/
       
   468         IMPORT_C TBool IsCustomCaptureButtonSupported() const;        
   463 
   469 
   464  private:
   470  private:
   465         void ConstructL();
   471         void ConstructL();
   466   
   472   
   467  private:
   473  private: