pub unsafe extern "C" fn CAMU_SetPhotoMode(
select: u32_,
photoMode: CAMU_PhotoMode,
) -> ResultExpand description
Sets the photo mode of the given camera.
ยงArguments
select- Camera to use.photoMode- Photo mode to use.
pub unsafe extern "C" fn CAMU_SetPhotoMode(
select: u32_,
photoMode: CAMU_PhotoMode,
) -> ResultSets the photo mode of the given camera.
select - Camera to use.photoMode - Photo mode to use.