AudioConverter.getInFrames
size_t getInFrames(size_t outFrames)Calculate how many input frames are currently needed by convert to produce out_frames of output frames.
Parameters
outFrames | number of output frames |
Returns
the number of input frames
size_t getInFrames(size_t outFrames)Calculate how many input frames are currently needed by convert to produce out_frames of output frames.
outFrames | number of output frames |