FFmpeg
|
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 207 of file libavcodec/aacdec.c.
Field Documentation
uint8_t elem_to_channel::aac_position |
Definition at line 211 of file libavcodec/aacdec.c.
Referenced by sniff_channel_order().
uint64_t elem_to_channel::av_position |
Definition at line 208 of file libavcodec/aacdec.c.
Referenced by sniff_channel_order().
uint8_t elem_to_channel::elem_id |
Definition at line 210 of file libavcodec/aacdec.c.
Referenced by aac_decode_frame_int(), get_che(), and sniff_channel_order().
uint8_t elem_to_channel::syn_ele |
Definition at line 209 of file libavcodec/aacdec.c.
Referenced by decode_channel_map(), and sniff_channel_order().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11