Compartilhar via


CameraMetadata.AutomotiveLocationInterior 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 dentro da cabine do veículo.

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

Valor do campo

Value = 0
Atributos

Comentários

O dispositivo de câmera existe dentro da cabine do veículo.

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

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