LATMContext Struct Reference


Data Fields

AACContext aac_ctx
 containing AACContext
int initialized
 initilized after a valid extradata was seen
int audio_mux_version_A
 LATM syntax version.
int frame_length_type
 0/1 variable/fixed frame length
int frame_length
 frame length for fixed frame length

Detailed Description

Definition at line 2253 of file aacdec.c.


Field Documentation

LATM syntax version.

Definition at line 2258 of file aacdec.c.

Referenced by read_audio_mux_element(), and read_stream_mux_config().

frame length for fixed frame length

Definition at line 2260 of file aacdec.c.

Referenced by read_payload_length_info(), and read_stream_mux_config().

0/1 variable/fixed frame length

Definition at line 2259 of file aacdec.c.

Referenced by read_payload_length_info(), and read_stream_mux_config().

initilized after a valid extradata was seen

Definition at line 2255 of file aacdec.c.

Referenced by latm_decode_frame(), and latm_decode_init().


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

Generated on Fri Oct 26 02:39:52 2012 for FFmpeg by  doxygen 1.5.8