FFmpeg
|
Data Fields | |
const char * | section_id |
const char * | section_type |
const char * | src_id |
const char * | dest_id |
AVTextFormatLinkType | link_type |
int | current_is_textblock |
int | current_is_stadium |
int | subgraph_start_incomplete |
Definition at line 144 of file tf_mermaid.c.
const char* MermaidContext::section_data::section_id |
Definition at line 145 of file tf_mermaid.c.
Referenced by mermaid_print_section_header(), mermaid_print_value(), and mermaid_uninit().
const char* MermaidContext::section_data::section_type |
Definition at line 146 of file tf_mermaid.c.
Referenced by mermaid_print_section_header(), and mermaid_uninit().
const char* MermaidContext::section_data::src_id |
Definition at line 147 of file tf_mermaid.c.
Referenced by mermaid_print_section_header(), mermaid_print_value(), and mermaid_uninit().
const char* MermaidContext::section_data::dest_id |
Definition at line 148 of file tf_mermaid.c.
Referenced by mermaid_print_section_header(), mermaid_print_value(), and mermaid_uninit().
AVTextFormatLinkType MermaidContext::section_data::link_type |
Definition at line 149 of file tf_mermaid.c.
Referenced by mermaid_print_section_header(), and mermaid_print_value().
int MermaidContext::section_data::current_is_textblock |
Definition at line 150 of file tf_mermaid.c.
Referenced by mermaid_print_section_header().
int MermaidContext::section_data::current_is_stadium |
Definition at line 151 of file tf_mermaid.c.
Referenced by mermaid_print_section_header().
int MermaidContext::section_data::subgraph_start_incomplete |
Definition at line 152 of file tf_mermaid.c.
Referenced by mermaid_print_section_header().