FFmpeg
Data Fields
FDKAACDecContext Struct Reference

Data Fields

const AVClassclass
 
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 album_mode
 
int level_limit
 
AVChannelLayout downmix_layout
 

Detailed Description

Definition at line 48 of file libfdk-aacdec.c.

Field Documentation

◆ class

const AVClass* FDKAACDecContext::class

Definition at line 49 of file libfdk-aacdec.c.

◆ handle

HANDLE_AACDECODER FDKAACDecContext::handle

Definition at line 50 of file libfdk-aacdec.c.

◆ decoder_buffer

uint8_t* FDKAACDecContext::decoder_buffer

Definition at line 51 of file libfdk-aacdec.c.

◆ decoder_buffer_size

int FDKAACDecContext::decoder_buffer_size

Definition at line 52 of file libfdk-aacdec.c.

◆ anc_buffer

uint8_t* FDKAACDecContext::anc_buffer

Definition at line 53 of file libfdk-aacdec.c.

◆ conceal_method

int FDKAACDecContext::conceal_method

Definition at line 54 of file libfdk-aacdec.c.

◆ drc_level

int FDKAACDecContext::drc_level

Definition at line 55 of file libfdk-aacdec.c.

◆ drc_boost

int FDKAACDecContext::drc_boost

Definition at line 56 of file libfdk-aacdec.c.

◆ drc_heavy

int FDKAACDecContext::drc_heavy

Definition at line 57 of file libfdk-aacdec.c.

◆ drc_effect

int FDKAACDecContext::drc_effect

Definition at line 58 of file libfdk-aacdec.c.

◆ drc_cut

int FDKAACDecContext::drc_cut

Definition at line 59 of file libfdk-aacdec.c.

◆ album_mode

int FDKAACDecContext::album_mode

Definition at line 60 of file libfdk-aacdec.c.

◆ level_limit

int FDKAACDecContext::level_limit

Definition at line 61 of file libfdk-aacdec.c.

◆ downmix_layout

AVChannelLayout FDKAACDecContext::downmix_layout

Definition at line 67 of file libfdk-aacdec.c.


The documentation for this struct was generated from the following file: