Lenguaje

CameraMetadata.AutomotiveLocationExtraFront 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 del marco del cuerpo del vehículo adicional y en su lado frontal.

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

Valor de campo

Value = 7
Atributos

Comentarios

El dispositivo de cámara existe fuera del marco del cuerpo del vehículo adicional y en su lado frontal.

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

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