Function CAMU_SetAutoExposure

Source
pub unsafe extern "C" fn CAMU_SetAutoExposure(
    select: u32_,
    autoExposure: bool,
) -> Result
Expand description

Sets whether auto exposure is enabled on the specified camera.

ยงArguments

  • select - Camera to use.
  • autoWhiteBalance - Whether auto exposure is enabled.