Behaviour for resampling PCM16 audio between sample rates.
Summary
Callbacks
@callback resample( audio :: binary(), from_rate :: pos_integer(), to_rate :: pos_integer() ) :: binary()
Behaviour for resampling PCM16 audio between sample rates.
@callback resample( audio :: binary(), from_rate :: pos_integer(), to_rate :: pos_integer() ) :: binary()