FFmpeg
Data Fields
DefaultContext Struct Reference

Data Fields

const AVClassclass
 
int nokey
 
int noprint_wrappers
 
int nested_section [SECTION_MAX_NB_LEVELS]
 

Detailed Description

Definition at line 921 of file ffprobe.c.

Field Documentation

◆ class

const AVClass* DefaultContext::class

Definition at line 922 of file ffprobe.c.

◆ nokey

int DefaultContext::nokey

Definition at line 923 of file ffprobe.c.

Referenced by default_print_int(), and default_print_str().

◆ noprint_wrappers

int DefaultContext::noprint_wrappers

Definition at line 924 of file ffprobe.c.

Referenced by default_print_section_footer(), and default_print_section_header().

◆ nested_section

int DefaultContext::nested_section[SECTION_MAX_NB_LEVELS]

Definition at line 925 of file ffprobe.c.

Referenced by default_print_section_footer(), and default_print_section_header().


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