次の方法で共有


CaptureResult.ControlAeState Property

Definition

Current state of the auto-exposure (AE) algorithm.

[Android.Runtime.Register("CONTROL_AE_STATE")]
public static Android.Hardware.Camera2.CaptureResult.Key? ControlAeState { get; }
[<Android.Runtime.Register("CONTROL_AE_STATE")>]
static member ControlAeState : Android.Hardware.Camera2.CaptureResult.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureResult.CONTROL_AE_STATE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also