FFmpeg
Data Fields
XMLContext Struct Reference

Data Fields

const AVClassclass
 
int within_tag
 
int indent_level
 
int fully_qualified
 
int xsd_strict
 

Detailed Description

Definition at line 1626 of file ffprobe.c.

Field Documentation

◆ class

const AVClass* XMLContext::class

Definition at line 1627 of file ffprobe.c.

◆ within_tag

int XMLContext::within_tag

Definition at line 1628 of file ffprobe.c.

Referenced by xml_print_section_footer(), and xml_print_section_header().

◆ indent_level

int XMLContext::indent_level

Definition at line 1629 of file ffprobe.c.

Referenced by xml_print_section_footer(), and xml_print_section_header().

◆ fully_qualified

int XMLContext::fully_qualified

Definition at line 1630 of file ffprobe.c.

Referenced by xml_init(), xml_print_section_footer(), and xml_print_section_header().

◆ xsd_strict

int XMLContext::xsd_strict

Definition at line 1631 of file ffprobe.c.

Referenced by xml_init().


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