FFmpeg
Data Fields
MovChannelLayoutMap Struct Reference

Data Fields

union {
   uint32_t   tag
 
   enum AVChannel   id
 
}; 
 

Detailed Description

Definition at line 76 of file mov_chan.c.

Field Documentation

◆ tag

uint32_t MovChannelLayoutMap::tag

Definition at line 78 of file mov_chan.c.

Referenced by find_layout_map().

◆ id

enum AVChannel MovChannelLayoutMap::id

Definition at line 79 of file mov_chan.c.

Referenced by ff_mov_get_channel_layout_tag(), and mov_get_channel_layout().

◆ @329

union { ... }

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