FFmpeg
|
#include <avtextformat.h>
Data Fields | |
char * | context_id |
const char * | context_type |
int | context_flags |
Definition at line 34 of file avtextformat.h.
char* AVTextFormatSectionContext::context_id |
Definition at line 35 of file avtextformat.h.
Referenced by mermaid_print_section_header(), print_filtergraph_single(), print_section_header_id(), and print_streams().
const char* AVTextFormatSectionContext::context_type |
Definition at line 36 of file avtextformat.h.
Referenced by mermaid_print_section_header(), print_filter(), and print_streams().
int AVTextFormatSectionContext::context_flags |
Definition at line 37 of file avtextformat.h.
Referenced by mermaid_print_section_header(), and print_streams().