CameraMetadata.ControlLowLightBoostStateInactive Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Hardware.Camera2.ControlLowLightBoostState enum directly instead of this field.

Der AE-Modus "ON_LOW_LIGHT_BOOST_BRIGHTNESS_PRIORITY" ist aktiviert, aber nicht angewendet.

[Android.Runtime.Register("CONTROL_LOW_LIGHT_BOOST_STATE_INACTIVE", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Camera2.ControlLowLightBoostState enum directly instead of this field.", true)]
public const Android.Hardware.Camera2.ControlLowLightBoostState ControlLowLightBoostStateInactive = 0;
[<Android.Runtime.Register("CONTROL_LOW_LIGHT_BOOST_STATE_INACTIVE", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Camera2.ControlLowLightBoostState enum directly instead of this field.", true)>]
val mutable ControlLowLightBoostStateInactive : Android.Hardware.Camera2.ControlLowLightBoostState

Feldwert

Value = 0
Attribute

Hinweise

Der AE-Modus "ON_LOW_LIGHT_BOOST_BRIGHTNESS_PRIORITY" ist aktiviert, aber nicht angewendet.

Java Dokumentation für android.hardware.camera2.CameraMetadata.CONTROL_LOW_LIGHT_BOOST_STATE_INACTIVE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: