FFmpeg  4.0
Data Fields
FlatContext Struct Reference

Data Fields

const AVClassclass
 
const char * sep_str
 
char sep
 
int hierarchical
 

Detailed Description

Definition at line 1225 of file ffprobe.c.

Field Documentation

◆ class

const AVClass* FlatContext::class

Definition at line 1226 of file ffprobe.c.

◆ sep_str

const char* FlatContext::sep_str

Definition at line 1227 of file ffprobe.c.

Referenced by flat_init(), and flat_print_section_header().

◆ sep

char FlatContext::sep

Definition at line 1228 of file ffprobe.c.

Referenced by flat_init(), and flat_print_str().

◆ hierarchical

int FlatContext::hierarchical

Definition at line 1229 of file ffprobe.c.

Referenced by flat_print_section_header().


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