Libav
Data Fields
FDKAACDecContext Struct Reference

Data Fields

const AVClassclass
 
HANDLE_AACDECODER handle
 
int initialized
 
enum ConcealMethod conceal_method
 

Detailed Description

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

Field Documentation

§ class

const AVClass* FDKAACDecContext::class

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

§ handle

HANDLE_AACDECODER FDKAACDecContext::handle

§ initialized

int FDKAACDecContext::initialized

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

Referenced by fdk_aac_decode_frame().

§ conceal_method

enum ConcealMethod FDKAACDecContext::conceal_method

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

Referenced by fdk_aac_decode_init().


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