SRC: Add APIs for querying required input and expected output frames.
* ma_resampler_get_required_input_frame_count() * ma_resampler_get_expected_output_frame_count() These have not yet been implemented for the Speex backend. This commit also adds an APIs for setting changing the rate: * ma_resampler_set_rate() * ma_resampler_set_rate_ratio()
Showing
Please register or sign in to comment