FFmpeg
List of all members
AC3HeaderInfo Struct Reference

Coded AC-3 header values up to the lfeon element, plus derived values. More...

#include <ac3.h>

Public Attributes

Coded elements
uint16_t sync_word
 
uint16_t crc1
 
uint8_t sr_code
 
uint8_t bitstream_id
 
uint8_t bitstream_mode
 
uint8_t channel_mode
 
uint8_t lfe_on
 
uint8_t frame_type
 
int substreamid
 substream identification
 
int center_mix_level
 Center mix level index.
 
int surround_mix_level
 Surround mix level index.
 
uint16_t channel_map
 
int num_blocks
 number of audio blocks
 
int dolby_surround_mode
 
Derived values
uint8_t sr_shift
 
uint16_t sample_rate
 
uint32_t bit_rate
 
uint8_t channels
 
uint16_t frame_size
 
uint64_t channel_layout
 

Detailed Description

Coded AC-3 header values up to the lfeon element, plus derived values.


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