|
FFmpeg
|
Public Attributes | |
| int | id |
| unique id identifying a section | |
| const char * | name |
| int | flags |
| For these sections the element_name field is mandatory. | |
| int | children_ids [SECTION_MAX_NB_CHILDREN+1] |
| list of children section IDS, terminated by -1 | |
| const char * | element_name |
| name of the contained element, if provided | |
| const char * | unique_name |
| unique section name, in case the name is ambiguous | |
| AVDictionary * | entries_to_show |
| int | show_all_entries |
1.8.12