Sprache

CameraMetadata.ControlAutoframingStateInactive Feld

Definition

Achtung

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

Die automatische Rahmenung ist inaktiv.

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

Feldwert

Value = 0
Attribute

Hinweise

Die automatische Rahmenung ist inaktiv.

Java Dokumentation für android.hardware.camera2.CameraMetadata.CONTROL_AUTOFRAMING_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: