setIsLocked

@RequiresPermission(value = "android.permission.CAMERA")
suspend fun setIsLocked(isLocked: Boolean)(source)

Sets the auto white balance lock state.

Parameters

isLocked

the lock state. true to lock auto white balance, otherwise false