Compartir a través de


CameraMetadata.AutomotiveLocationExteriorRight Campo

Definición

Precaución

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

El dispositivo de cámara existe fuera y en el lado derecho del marco del cuerpo del vehículo.

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

Valor de campo

Value = 5
Atributos

Comentarios

El dispositivo de cámara existe fuera y en el lado derecho del marco del cuerpo del vehículo.

Documentación de Java para android.hardware.camera2.CameraMetadata.AUTOMOTIVE_LOCATION_EXTERIOR_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