Options definition for AVAudioResampleContext.
More...
#include <stdint.h>
#include "libavutil/mathematics.h"
#include "libavutil/mem.h"
#include "libavutil/opt.h"
#include "avresample.h"
#include "internal.h"
#include "audio_mix.h"
Go to the source code of this file.
Options definition for AVAudioResampleContext.
Definition in file options.c.
◆ OFFSET
◆ PARAM
◆ avresample_options
◆ av_resample_context_class
const AVClass av_resample_context_class |
|
static |
Initial value:= {
.class_name = "AVAudioResampleContext",
}
#define LIBAVUTIL_VERSION_INT
const char * av_default_item_name(void *ptr)
Return the context name.
static const AVOption avresample_options[]
Definition at line 89 of file options.c.
Referenced by avresample_alloc_context(), and avresample_get_class().