avresample_get_out_samples

Provide the upper bound on the number of samples the configured conversion would output.

@param avr audio resample context @param in_nb_samples number of input samples

@return number of samples or AVERROR(EINVAL) if the value would exceed INT_MAX

@nogc nothrow extern (C)
int
avresample_get_out_samples

Meta