Skip to content

MTY_ResamplerReset

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Reset all internal state as though the MTY_Resampler was just created.

void MTY_ResamplerReset(
    MTY_Resampler * ctx
);

Parameters

ctx (MTY_Resampler *)

An MTY_Resampler.

Platform support

Windows   macOS   Android   Linux   Web  

See also

Module: Audio

Clone this wiki locally