FFmpeg
|
Data Fields | |
const AVClass * | class |
int | within_tag |
int | indent_level |
int | fully_qualified |
int | xsd_strict |
int XMLContext::within_tag |
Definition at line 34 of file tf_xml.c.
Referenced by xml_print_section_footer(), and xml_print_section_header().
int XMLContext::indent_level |
Definition at line 35 of file tf_xml.c.
Referenced by xml_print_section_footer(), xml_print_section_header(), and xml_print_value().
int XMLContext::fully_qualified |
Definition at line 36 of file tf_xml.c.
Referenced by xml_init(), xml_print_section_footer(), and xml_print_section_header().
int XMLContext::xsd_strict |
Definition at line 37 of file tf_xml.c.
Referenced by xml_init().