AudioConverter.getOutFrames

Calculate how many output frames can be produced when in_frames input frames are given to convert.

class AudioConverter
size_t
getOutFrames
(
size_t inFrames
)

Parameters

inFrames size_t

number of input frames

Return Value

Type: size_t

the number of output frames