AudioConverter.getOutFrames
size_t getOutFrames(size_t inFrames) nothrowCalculate how many output frames can be produced when in_frames input frames are given to convert.
Parameters
inFrames | number of input frames |
Returns
the number of output frames