get_out_frames
Description:
public size_t get_out_frames (
size_t in_frames)
Calculate how many output frames can be produced when in_frames input frames are given to this.
Parameters:
| this |
a Converter
|
| in_frames |
number of input frames
|
Returns:
|
the number of output frames
|