AACADTSHeaderInfo Struct Reference

#include <aacadtsdec.h>

Data Fields

uint32_t sample_rate
 
uint32_t samples
 
uint32_t bit_rate
 
uint8_t crc_absent
 
uint8_t object_type
 
uint8_t sampling_index
 
uint8_t chan_config
 
uint8_t num_aac_frames
 

Detailed Description

Definition at line 31 of file aacadtsdec.h.

Field Documentation

uint32_t AACADTSHeaderInfo::bit_rate
uint8_t AACADTSHeaderInfo::chan_config
uint8_t AACADTSHeaderInfo::crc_absent
uint8_t AACADTSHeaderInfo::num_aac_frames
uint8_t AACADTSHeaderInfo::object_type
uint32_t AACADTSHeaderInfo::sample_rate

Definition at line 32 of file aacadtsdec.h.

Referenced by aac_sync(), avpriv_aac_parse_header(), and parse_adts_frame_header().

uint32_t AACADTSHeaderInfo::samples
uint8_t AACADTSHeaderInfo::sampling_index

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