FFmpeg
Data Fields
MermaidContext::section_data Struct Reference

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
 

Detailed Description

Definition at line 144 of file tf_mermaid.c.

Field Documentation

◆ section_id

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().

◆ section_type

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().

◆ src_id

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().

◆ dest_id

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().

◆ link_type

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().

◆ current_is_textblock

int MermaidContext::section_data::current_is_textblock

Definition at line 150 of file tf_mermaid.c.

Referenced by mermaid_print_section_header().

◆ current_is_stadium

int MermaidContext::section_data::current_is_stadium

Definition at line 151 of file tf_mermaid.c.

Referenced by mermaid_print_section_header().

◆ subgraph_start_incomplete

int MermaidContext::section_data::subgraph_start_incomplete

Definition at line 152 of file tf_mermaid.c.

Referenced by mermaid_print_section_header().


The documentation for this struct was generated from the following file: