Function CAMU_SetPhotoMode

Source
pub unsafe extern "C" fn CAMU_SetPhotoMode(
    select: u32_,
    photoMode: CAMU_PhotoMode,
) -> Result
Expand description

Sets the photo mode of the given camera.

ยงArguments

  • select - Camera to use.
  • photoMode - Photo mode to use.