pub unsafe extern "C" fn CAMU_SetAutoWhiteBalance(
select: u32_,
autoWhiteBalance: bool,
) -> ResultExpand description
Sets whether auto white balance is enabled on the specified camera.
ยงArguments
select- Camera to use.autoWhiteBalance- Whether auto white balance is enabled.