最終更新:2017-03-17 (金) 15:11:51 (2598d)  

CameraCharacteristics.CONTROL_AVAILABLE_MODES
Top / CameraCharacteristics.CONTROL_AVAILABLE_MODES

List of control modes for android.control.mode that are supported by this camera device.

CameraMetadata.CONTROL_MODE_OFF?Full application control of pipeline.
CameraMetadata.CONTROL_MODE_AUTO?Use settings for each individual 3A routine.
CameraMetadata.CONTROL_MODE_USE_SCENE_MODE?Use a specific scene mode.
CameraMetadata.CONTROL_MODE_OFF_KEEP_STATE?Same as OFF mode, except that this capture will not be used by camera device background auto-exposure, auto-white balance and auto-focus algorithms (3A) to update their statistics.