次の方法で共有


CaptureResult.ControlAwbState Property

Definition

Current state of auto-white balance (AWB) algorithm.

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

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureResult.CONTROL_AWB_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