CameraMetadata.AutomotiveLocationExteriorFront Campo

Definizione

Attenzione

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

Il dispositivo fotocamera esiste al di fuori del telaio del veicolo e sul lato anteriore.

[Android.Runtime.Register("AUTOMOTIVE_LOCATION_EXTERIOR_FRONT", 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 AutomotiveLocationExteriorFront = 2;
[<Android.Runtime.Register("AUTOMOTIVE_LOCATION_EXTERIOR_FRONT", 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 AutomotiveLocationExteriorFront : Android.Hardware.Camera2.AutomotiveLocation

Valore del campo

Value = 2
Attributi

Commenti

Il dispositivo fotocamera esiste al di fuori del telaio del veicolo e sul lato anteriore.

per android.hardware.camera2.CameraMetadata.AUTOMOTIVE_LOCATION_EXTERIOR_FRONT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a