Partager via


CameraMetadata.AutomotiveLocationExtraRight 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 à l’extérieur et sur le côté droit du corps du véhicule supplémentaire.

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

Valeur de champ

Value = 10
Attributs

Remarques

L’appareil photo existe à l’extérieur et sur le côté droit du corps du véhicule supplémentaire.

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

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 à