isEnableOptical

@get:RequiresPermission(value = "android.permission.CAMERA")
val isEnableOptical: Boolean(source)

Whether the optical video stabilization is enabled.

Do not enable both isEnableVideo and isEnableOptical at the same time.

See also