FFmpeg
|
JSONContext Struct Reference
Collaboration diagram for JSONContext:
Data Fields | |
const AVClass * | class |
int | indent_level |
int | compact |
const char * | item_sep |
const char * | item_start_end |
Detailed Description
Field Documentation
int JSONContext::compact |
Definition at line 1040 of file ffprobe.c.
Referenced by json_init(), json_print_int(), json_print_section_footer(), json_print_section_header(), and json_print_str().
int JSONContext::indent_level |
Definition at line 1039 of file ffprobe.c.
Referenced by json_print_section_footer(), and json_print_section_header().
const char* JSONContext::item_sep |
Definition at line 1041 of file ffprobe.c.
Referenced by json_init(), json_print_int(), json_print_section_header(), and json_print_str().
const char * JSONContext::item_start_end |
Definition at line 1041 of file ffprobe.c.
Referenced by json_init(), json_print_section_footer(), and json_print_section_header().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11