|
FFmpeg
|
Data Fields | |
| union { | |
| uint32_t tag | |
| enum AVChannel id | |
| }; | |
Definition at line 116 of file mov_chan.c.
| uint32_t MovChannelLayoutMap::tag |
Definition at line 118 of file mov_chan.c.
Referenced by ff_mov_get_channel_config_from_layout().
| enum AVChannel MovChannelLayoutMap::id |
Definition at line 119 of file mov_chan.c.
Referenced by mov_get_channel_layout().
| union { ... } |
1.8.17