AudioResampler.getOutFrames

size_t getOutFrames(size_t inFrames)

Get the number of output frames that would be currently available when in_frames are given to resampler.

Parameters

inFramesnumber of input frames

Returns

The number of frames that would be available after giving

in_frames as input to resampler.