Поделиться через


CameraMetadata.AutomotiveLocationExteriorRight Поле

Определение

Внимание!

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

Устройство камеры существует вне и справа от рамки тела автомобиля.

[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

Значение поля

Value = 5
Атрибуты

Комментарии

Устройство камеры существует вне и справа от рамки тела автомобиля.

Документация по Java для android.hardware.camera2.CameraMetadata.AUTOMOTIVE_LOCATION_EXTERIOR_RIGHT.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к