Lingua

CaptureResult.ExtensionNightModeIndicator Property

Definition

Indicates when to activate Night Mode Camera Extension for high-quality still captures in low-light conditions.

[Android.Runtime.Register("EXTENSION_NIGHT_MODE_INDICATOR", ApiSince=36)]
public static Android.Hardware.Camera2.CaptureResult.Key ExtensionNightModeIndicator { get; }
[<Android.Runtime.Register("EXTENSION_NIGHT_MODE_INDICATOR", ApiSince=36)>]
static member ExtensionNightModeIndicator : Android.Hardware.Camera2.CaptureResult.Key

Property Value

Indicates when to activate Night Mode Camera Extension for high-quality still captures in low-light conditions.

Attributes

Remarks

Indicates when to activate Night Mode Camera Extension for high-quality still captures in low-light conditions.

Android reference for android.hardware.camera2.CaptureResult.EXTENSION_NIGHT_MODE_INDICATOR.

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