CaptureRequest.BlackLevelLock Property

Definition

Whether black-level compensation is locked to its current values, or is free to vary.

[Android.Runtime.Register("BLACK_LEVEL_LOCK")]
public static Android.Hardware.Camera2.CaptureRequest.Key? BlackLevelLock { get; }
[<Android.Runtime.Register("BLACK_LEVEL_LOCK")>]
static member BlackLevelLock : Android.Hardware.Camera2.CaptureRequest.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureRequest.BLACK_LEVEL_LOCK.

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