FFmpeg
Variables
soxr_resample.c File Reference

audio resampling with soxr More...

#include "libavutil/log.h"
#include "swresample_internal.h"
#include <soxr.h>

Variables

struct Resampler const swri_soxr_resampler
 

Detailed Description

audio resampling with soxr

Variable Documentation

§ swri_soxr_resampler

struct Resampler const swri_soxr_resampler
Initial value:
={
create, destroy, process, flush, NULL , get_delay,
invert_initial_buffer, get_out_samples
}