FFmpeg
|
Data Fields | |
const AVClass * | class |
HANDLE_AACDECODER | handle |
uint8_t * | decoder_buffer |
int | decoder_buffer_size |
uint8_t * | anc_buffer |
int | conceal_method |
int | drc_level |
int | drc_boost |
int | drc_heavy |
int | drc_effect |
int | drc_cut |
int | level_limit |
int | output_delay |
Definition at line 47 of file libfdk-aacdec.c.
const AVClass* FDKAACDecContext::class |
Definition at line 48 of file libfdk-aacdec.c.
HANDLE_AACDECODER FDKAACDecContext::handle |
Definition at line 49 of file libfdk-aacdec.c.
uint8_t* FDKAACDecContext::decoder_buffer |
Definition at line 50 of file libfdk-aacdec.c.
int FDKAACDecContext::decoder_buffer_size |
Definition at line 51 of file libfdk-aacdec.c.
uint8_t* FDKAACDecContext::anc_buffer |
Definition at line 52 of file libfdk-aacdec.c.
int FDKAACDecContext::conceal_method |
Definition at line 53 of file libfdk-aacdec.c.
int FDKAACDecContext::drc_level |
Definition at line 54 of file libfdk-aacdec.c.
int FDKAACDecContext::drc_boost |
Definition at line 55 of file libfdk-aacdec.c.
int FDKAACDecContext::drc_heavy |
Definition at line 56 of file libfdk-aacdec.c.
int FDKAACDecContext::drc_effect |
Definition at line 57 of file libfdk-aacdec.c.
int FDKAACDecContext::drc_cut |
Definition at line 58 of file libfdk-aacdec.c.
int FDKAACDecContext::level_limit |
Definition at line 59 of file libfdk-aacdec.c.
int FDKAACDecContext::output_delay |
Definition at line 60 of file libfdk-aacdec.c.