Partager via


CameraMetadata.AutomotiveLocationExtraOther Champ

Définition

Attention

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

L’appareil photo existe sur un véhicule supplémentaire, tel que la remorque, mais pas exactement sur l’un des côtés avant, arrière, gauche ou droit.

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

Valeur de champ

Value = 6
Attributs

Remarques

L’appareil photo existe sur un véhicule supplémentaire, tel que la remorque, mais pas exactement sur l’un des côtés avant, arrière, gauche ou droit. Les applications doivent déterminer l’emplacement exact à partir de CameraCharacteristics#LENS_POSE_TRANSLATION android.lens.poseTranslation.

Documentation Java pour android.hardware.camera2.CameraMetadata.AUTOMOTIVE_LOCATION_EXTRA_OTHER.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à