Android.Hardware.Camera2.CaptureRequest.ControlCaptureIntent Property

Syntax

[Android.Runtime.Register("CONTROL_CAPTURE_INTENT")]
public static CaptureRequest.Key ControlCaptureIntent { get; }

See Also

CaptureRequest.ControlMode
CameraCharacteristics.RequestAvailableCapabilities

Value

Documentation for this section has not yet been entered.

Remarks

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.

This control (except for MANUAL) is only effective if CaptureRequest.ControlMode != OFF and any 3A routine is active.

ZERO_SHUTTER_LAG will be supported if CameraCharacteristics.RequestAvailableCapabilities contains ZSL. MANUAL will be supported if CameraCharacteristics.RequestAvailableCapabilities contains MANUAL_SENSOR. Other intent values are always supported.

Possible values:

This key is available on all devices.

[Android Documentation]

Requirements

Namespace: Android.Hardware.Camera2
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0