Function ctru_sys::CAMU_SetFrameRate
source · pub unsafe extern "C" fn CAMU_SetFrameRate(
select: u32_,
frameRate: CAMU_FrameRate
) -> Result
Expand description
Sets the frame rate of the given camera.
§Arguments
select
- Camera to use.frameRate
- Frame rate to use.