FFmpeg
|
#include <tf_mermaid.h>
Data Fields | |
AVDiagramType | diagram_type |
const char * | diagram_css |
const char * | html_template |
Definition at line 29 of file tf_mermaid.h.
AVDiagramType AVDiagramConfig::diagram_type |
Definition at line 30 of file tf_mermaid.h.
Referenced by mermaid_print_section_footer(), mermaid_print_section_header(), and mermaid_print_value().
const char* AVDiagramConfig::diagram_css |
Definition at line 31 of file tf_mermaid.h.
Referenced by init_graphprint(), and mermaid_print_section_header().
const char* AVDiagramConfig::html_template |
Definition at line 32 of file tf_mermaid.h.
Referenced by init_graphprint(), mermaid_print_section_footer(), and mermaid_print_section_header().