Module resampler

Source
Expand description

frame::AudioFrame resampling and format conversion.

Structsยง

Resampler
A wrapper around an SwrContext. Which is used to resample and convert AudioFrames.