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


CameraMetadata.ControlAutoframingOff Поле

Определение

Внимание!

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

Отключите автообрамение.

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

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

Value = 0
Атрибуты

Комментарии

Отключите автообрамение.

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

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

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