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 2232 of file aacdec.c.


Field Documentation

initilized after a valid extradata was seen

Definition at line 2234 of file aacdec.c.

Referenced by latm_decode_frame(), and latm_decode_init().

LATM syntax version.

Definition at line 2237 of file aacdec.c.

Referenced by read_audio_mux_element(), and read_stream_mux_config().

0/1 variable/fixed frame length

Definition at line 2238 of file aacdec.c.

Referenced by read_payload_length_info(), and read_stream_mux_config().

frame length for fixed frame length

Definition at line 2239 of file aacdec.c.

Referenced by read_payload_length_info(), and read_stream_mux_config().


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

Generated on Sat May 26 03:02:52 2012 for FFmpeg by  doxygen 1.5.6