Compartir a través de


CameraMetadata.AutomotiveLensFacingInteriorSeatRow2Right 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 derecho de la segunda fila.

[Android.Runtime.Register("AUTOMOTIVE_LENS_FACING_INTERIOR_SEAT_ROW_2_RIGHT", 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 AutomotiveLensFacingInteriorSeatRow2Right = 11;
[<Android.Runtime.Register("AUTOMOTIVE_LENS_FACING_INTERIOR_SEAT_ROW_2_RIGHT", 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 AutomotiveLensFacingInteriorSeatRow2Right : Android.Hardware.Camera2.AutomotiveLensFacing

Valor de campo

Value = 11
Atributos

Comentarios

El dispositivo de cámara se enfrenta al asiento lateral derecho de la segunda fila.

Documentación de Java para android.hardware.camera2.CameraMetadata.AUTOMOTIVE_LENS_FACING_INTERIOR_SEAT_ROW_2_RIGHT.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a