pub unsafe extern "C" fn CAMU_SetFrameRate(
select: u32_,
frameRate: CAMU_FrameRate,
) -> ResultExpand description
Sets the frame rate of the given camera.
ยงArguments
select- Camera to use.frameRate- Frame rate to use.
pub unsafe extern "C" fn CAMU_SetFrameRate(
select: u32_,
frameRate: CAMU_FrameRate,
) -> ResultSets the frame rate of the given camera.
select - Camera to use.frameRate - Frame rate to use.