AudioConverter.getInFrames

Calculate how many input frames are currently needed by convert to produce out_frames of output frames.

class AudioConverter
size_t
getInFrames
(
size_t outFrames
)

Parameters

outFrames size_t

number of output frames

Return Value

Type: size_t

the number of input frames