Sprache

CameraMetadata.AutomotiveLensFacingInteriorSeatRow1Center Feld

Definition

Achtung

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

Das Kameragerät weist den Mittleren Sitz der ersten Zeile auf.

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

Feldwert

Value = 7
Attribute

Hinweise

Das Kameragerät weist den Mittleren Sitz der ersten Zeile auf.

Java Dokumentation für android.hardware.camera2.CameraMetadata.AUTOMOTIVE_LENS_FACING_INTERIOR_SEAT_ROW_1_CENTER.

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: