Skip to content

MTY_ResamplerDestroy

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Destroy an MTY_Resampler.

void MTY_ResamplerDestroy(
    MTY_Resampler ** resampler
);

Parameters

resampler (MTY_Resampler **)

Passed by reference and set to NULL after being destroyed.

Platform support

Windows   macOS   Android   Linux   Web  

See also

Module: Audio

Clone this wiki locally