Partager via


CameraMetadata.AutomotiveLocationExteriorRight 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 cadre du corps du véhicule.

[Android.Runtime.Register("AUTOMOTIVE_LOCATION_EXTERIOR_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 AutomotiveLocationExteriorRight = 5;
[<Android.Runtime.Register("AUTOMOTIVE_LOCATION_EXTERIOR_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 AutomotiveLocationExteriorRight : Android.Hardware.Camera2.AutomotiveLocation

Valeur de champ

Value = 5
Attributs

Remarques

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

Documentation Java pour android.hardware.camera2.CameraMetadata.AUTOMOTIVE_LOCATION_EXTERIOR_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 à