pub unsafe extern "C" fn CAMU_SetNoiseFilter(
select: u32_,
noiseFilter: bool,
) -> ResultExpand description
Sets whether the specified camera’s noise filter is enabled.
§Arguments
select- Camera to use.noiseFilter- Whether the noise filter is enabled.