AudioConverter.getOutFrames
size_t getOutFrames(size_t inFrames)Calculate 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
size_t getOutFrames(size_t inFrames)Calculate how many output frames can be produced when in_frames input frames are given to convert.
inFrames | number of input frames |