CameraMetadata.AutomotiveLensFacingInteriorOther Campo

Definizione

Attenzione

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

Il dispositivo fotocamera si trova all'interno del telaio del corpo del veicolo, ma non esattamente uno dei sedili descritti da questa enumerazione.

[Android.Runtime.Register("AUTOMOTIVE_LENS_FACING_INTERIOR_OTHER", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Camera2.AutomotiveLensFacing enum directly instead of this field.", true)]
public const Android.Hardware.Camera2.AutomotiveLensFacing AutomotiveLensFacingInteriorOther = 5;
[<Android.Runtime.Register("AUTOMOTIVE_LENS_FACING_INTERIOR_OTHER", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.Camera2.AutomotiveLensFacing enum directly instead of this field.", true)>]
val mutable AutomotiveLensFacingInteriorOther : Android.Hardware.Camera2.AutomotiveLensFacing

Valore del campo

Value = 5
Attributi

Commenti

Il dispositivo fotocamera si trova all'interno del telaio del corpo del veicolo, ma non esattamente uno dei sedili descritti da questa enumerazione. Le applicazioni devono determinare la direzione esatta da CameraCharacteristics#LENS_POSE_ROTATION android.lens.poseRotation e CameraCharacteristics#LENS_POSE_TRANSLATION android.lens.poseTranslation.

per android.hardware.camera2.CameraMetadata.AUTOMOTIVE_LENS_FACING_INTERIOR_OTHER.

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