pub unsafe extern "C" fn MICU_AdjustSampling(
sampleRate: MICU_SampleRate,
) -> ResultExpand description
Adjusts the configuration of the current sampling session.
ยงArguments
sampleRate- Sample rate of outputted audio.
pub unsafe extern "C" fn MICU_AdjustSampling(
sampleRate: MICU_SampleRate,
) -> ResultAdjusts the configuration of the current sampling session.
sampleRate - Sample rate of outputted audio.