Langue

CameraMetadata.ControlLowLightBoostStateInactive 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é, mais n’est pas appliqué.

[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

Valeur de champ

Value = 0
Attributs

Remarques

Le mode AE « ON_LOW_LIGHT_BOOST_BRIGHTNESS_PRIORITY » est activé, mais n’est pas appliqué.

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

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 à