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 属性许可证中所述的术语使用。

适用于