CameraMetadata.AutomotiveLocationExtraLeft 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 a la izquierda del cuerpo del vehículo adicional.

[Android.Runtime.Register("AUTOMOTIVE_LOCATION_EXTRA_LEFT", 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 AutomotiveLocationExtraLeft = 9;
[<Android.Runtime.Register("AUTOMOTIVE_LOCATION_EXTRA_LEFT", 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 AutomotiveLocationExtraLeft : Android.Hardware.Camera2.AutomotiveLocation

Valor de campo

Value = 9
Atributos

Comentarios

El dispositivo de cámara existe fuera y a la izquierda del cuerpo del vehículo adicional.

Java documentación para android.hardware.camera2.CameraMetadata.AUTOMOTIVE_LOCATION_EXTRA_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