CompactContext Struct Reference

Data Fields

const AVClassclass
char * item_sep_str
char item_sep
int nokey
char * buf
size_t buf_size
char * escape_mode_str
const char *(* escape_str )(char **dst, size_t *dst_size, const char *src, const char sep, void *log_ctx)

Detailed Description

Definition at line 562 of file ffprobe.c.


Field Documentation

Definition at line 568 of file ffprobe.c.

Referenced by compact_init(), compact_print_str(), and compact_show_tags().

Definition at line 563 of file ffprobe.c.

Referenced by compact_init().

Definition at line 569 of file ffprobe.c.

Referenced by compact_init(), and compact_uninit().

const char*(* CompactContext::escape_str)(char **dst, size_t *dst_size, const char *src, const char sep, void *log_ctx)

Definition at line 570 of file ffprobe.c.

Referenced by compact_init(), compact_print_str(), and compact_show_tags().

Definition at line 564 of file ffprobe.c.

Referenced by compact_init(), and compact_uninit().

Definition at line 566 of file ffprobe.c.

Referenced by compact_print_int(), compact_print_str(), and compact_show_tags().


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