FFmpeg
Data Fields
elem_to_channel Struct Reference

Data Fields

uint64_t av_position
 
uint8_t syn_ele
 
uint8_t elem_id
 
uint8_t aac_position
 

Detailed Description

Definition at line 197 of file aacdec_template.c.

Field Documentation

◆ av_position

uint64_t elem_to_channel::av_position

Definition at line 198 of file aacdec_template.c.

Referenced by sniff_channel_order().

◆ syn_ele

uint8_t elem_to_channel::syn_ele

Definition at line 199 of file aacdec_template.c.

Referenced by decode_channel_map(), and sniff_channel_order().

◆ elem_id

uint8_t elem_to_channel::elem_id

Definition at line 200 of file aacdec_template.c.

Referenced by get_che(), and sniff_channel_order().

◆ aac_position

uint8_t elem_to_channel::aac_position

Definition at line 201 of file aacdec_template.c.

Referenced by sniff_channel_order().


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