AudioResampler.getInFrames

size_t getInFrames(size_t outFrames)

Get the number of input frames that would currently be needed to produce out_frames from resampler.

Parameters

outFramesnumber of input frames

Returns

The number of input frames needed for producing

out_frames of data from resampler.