pub const RESAMPLE_MODE_LIBSAMPLERATE: u32 = 1;
Expand description

Use this value to resample audio with libsamplerate.

The libsamplerate resampler is not available when Babycat is compiled to the wasm32-unknown-unknown WebAssembly target.