pub unsafe extern "C" fn CAMU_IsAutoWhiteBalance(
autoWhiteBalance: *mut bool,
select: u32_,
) -> ResultExpand description
Gets whether auto white balance is enabled on the specified camera.
ยงArguments
autoWhiteBalance- Pointer to output the auto white balance state to.select- Camera to use.