共用方式為


CaptureResult.ControlEnableZsl 屬性

定義

允許相機裝置針對具有 CaptureRequest#CONTROL_CAPTURE_INTENT android.control.captureIntent == STILL_CAPTURE 的要求啟用零快門延遲模式。

[Android.Runtime.Register("CONTROL_ENABLE_ZSL", ApiSince=26)]
public static Android.Hardware.Camera2.CaptureResult.Key? ControlEnableZsl { get; }
[<Android.Runtime.Register("CONTROL_ENABLE_ZSL", ApiSince=26)>]
static member ControlEnableZsl : Android.Hardware.Camera2.CaptureResult.Key

屬性值

屬性

備註

android.hardware.camera2.CaptureResult.CONTROL_ENABLE_ZSLJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於