FFmpeg  1.2.12
Data Fields
JSONContext Struct Reference

Data Fields

const AVClassclass
int indent_level
int compact
const char * item_sep
const char * item_start_end

Detailed Description

Definition at line 1038 of file ffprobe.c.

Field Documentation

const AVClass* JSONContext::class

Definition at line 1039 of file ffprobe.c.

int JSONContext::compact
int JSONContext::indent_level

Definition at line 1040 of file ffprobe.c.

Referenced by json_print_section_footer(), and json_print_section_header().

const char* JSONContext::item_sep

Definition at line 1042 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 1042 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: