Lenguaje

CameraMetadata.AutomotiveLensFacingInteriorSeatRow1Left Campo

Definición

Precaución

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

El dispositivo de cámara se enfrenta al asiento lateral izquierdo de la primera fila.

[Android.Runtime.Register("AUTOMOTIVE_LENS_FACING_INTERIOR_SEAT_ROW_1_LEFT", 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 AutomotiveLensFacingInteriorSeatRow1Left = 6;
[<Android.Runtime.Register("AUTOMOTIVE_LENS_FACING_INTERIOR_SEAT_ROW_1_LEFT", 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 AutomotiveLensFacingInteriorSeatRow1Left : Android.Hardware.Camera2.AutomotiveLensFacing

Valor de campo

Value = 6
Atributos

Comentarios

El dispositivo de cámara se enfrenta al asiento lateral izquierdo de la primera fila.

Java documentación para android.hardware.camera2.CameraMetadata.AUTOMOTIVE_LENS_FACING_INTERIOR_SEAT_ROW_1_LEFT.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a