FFmpeg
|
resample.h
Go to the documentation of this file.
void ff_audio_resample_free(ResampleContext **c)
Free a ResampleContext.
Definition: libavresample/resample.c:238
Audio buffer used for intermediate storage between conversion phases.
Definition: oss_audio.c:46
Definition: af_resample.c:39
external API header
ResampleContext * ff_audio_resample_init(AVAudioResampleContext *avr)
Allocate and initialize a ResampleContext.
Definition: libavresample/resample.c:146
int ff_audio_resample(ResampleContext *c, AudioData *dst, AudioData *src)
Resample audio data.
Definition: libavresample/resample.c:409
Generated on Mon Nov 18 2024 06:51:59 for FFmpeg by 1.8.11