Langue

CameraMetadata.ControlLowLightBoostStateActive Champ

Définition

Attention

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

Le mode AE « ON_LOW_LIGHT_BOOST_BRIGHTNESS_PRIORITY » est activé et appliqué.

[Android.Runtime.Register("CONTROL_LOW_LIGHT_BOOST_STATE_ACTIVE", 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 ControlLowLightBoostStateActive = 1;
[<Android.Runtime.Register("CONTROL_LOW_LIGHT_BOOST_STATE_ACTIVE", 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 ControlLowLightBoostStateActive : Android.Hardware.Camera2.ControlLowLightBoostState

Valeur de champ

Value = 1
Attributs

Remarques

Le mode AE « ON_LOW_LIGHT_BOOST_BRIGHTNESS_PRIORITY » est activé et appliqué.

Java documentation pour android.hardware.camera2.CameraMetadata.CONTROL_LOW_LIGHT_BOOST_STATE_ACTIVE.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à