Partager via


CameraMetadata.AutomotiveLocationInterior 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’intérieur de la cabine du véhicule.

[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

Valeur de champ

Value = 0
Attributs

Remarques

L’appareil photo existe à l’intérieur de la cabine du véhicule.

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

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 à