最終更新:2017-03-31 (金) 12:04:09 (2584d)  

CaptureRequest.CONTROL_CAPTURE_INTENT
Top / CaptureRequest.CONTROL_CAPTURE_INTENT

Information to the camera device 3A (auto-exposure, auto-focus, auto-white balance) routines about the purpose of this capture, to help the camera device to decide optimal 3A strategy.

https://developer.android.com/reference/android/hardware/camera2/CaptureRequest.html#CONTROL_CAPTURE_INTENT

  • CameraMetadata.CONTROL_CAPTURE_INTENT_CUSTOM?
    CameraMetadata.CONTROL_CAPTURE_INTENT_PREVIEW?
    CameraMetadata.CONTROL_CAPTURE_INTENT_STILL_CAPTURE?
    CameraMetadata.CONTROL_CAPTURE_INTENT_VIDEO_RECORD?
    CameraMetadata.CONTROL_CAPTURE_INTENT_VIDEO_SNAPSHOT?
    CameraMetadata.CONTROL_CAPTURE_INTENT_ZERO_SHUTTER_LAG?
    CameraMetadata.CONTROL_CAPTURE_INTENT_MANUAL?