-
Notifications
You must be signed in to change notification settings - Fork 56
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
);
ctx
(MTY_Resampler *
)
An MTY_Resampler
.