rtp_aac Struct Reference

Collaboration diagram for rtp_aac:

Collaboration graph
[legend]

Data Fields

uint8_t * data
 constructed frame, fragments will be copied there
long len
 buf length, it's the sum of the fragments length
long data_size
 allocated bytes for data
unsigned long timestamp
 timestamp of progressive frame
uint8_t * conf
 extradata
long conf_len
 extradata length
int size_len
 Number of bits in the AU header for fragment size.
int index_len
 Number of bits in the AU header for the index.
int delta_len
 Number of bits in the AU header for the delta index.
aac_elemhead
 Head of aac frame list.

Detailed Description

Local structure, contains data necessary to compose a aac frame out of rtp fragments.

Definition at line 45 of file rtp_aac.c.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 3 03:10:03 2009 for libnemesi by  doxygen 1.5.4