Compartilhar via


CameraMetadata.AutomotiveLocationExteriorRear Campo

Definição

Cuidado

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

O dispositivo de câmera existe fora da estrutura da carroceria do veículo e em sua parte traseira.

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

Valor do campo

Value = 3
Atributos

Comentários

O dispositivo de câmera existe fora da estrutura da carroceria do veículo e em sua parte traseira.

Documentação Java para android.hardware.camera2.CameraMetadata.AUTOMOTIVE_LOCATION_EXTERIOR_REAR.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a