Condividi tramite


CameraMetadata.ControlExtendedSceneModeDisabled Campo

Definizione

Attenzione

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

La modalità scena estesa è disabilitata.

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

Valore del campo

Value = 0
Attributi

Commenti

La modalità scena estesa è disabilitata.

Documentazione java per android.hardware.camera2.CameraMetadata.CONTROL_EXTENDED_SCENE_MODE_DISABLED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a