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