Freigeben über


CameraMetadata.ControlAutoframingOff Feld

Definition

Achtung

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

Automatische Infrastruktur deaktivieren.

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

Feldwert

Value = 0
Attribute

Hinweise

Automatische Infrastruktur deaktivieren.

Java-Dokumentation für android.hardware.camera2.CameraMetadata.CONTROL_AUTOFRAMING_OFF.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: