WriterContext Struct Reference


Data Fields

const AVClassclass
 class of the writer
const Writerwriter
 the Writer of which this is an instance
char * name
 name of this writer instance
void * priv
 private data for use by the filter
unsigned int nb_item
 number of the item printed in the given section, starting at 0
unsigned int nb_section
 number of the section printed in the given section sequence, starting at 0
unsigned int nb_chapter
 number of the chapter, starting at 0
int is_fmt_chapter
 tells if the current chapter is "format", required by the print_format_entry option

Detailed Description

Definition at line 173 of file ffprobe.c.


Field Documentation

class of the writer

Definition at line 174 of file ffprobe.c.

tells if the current chapter is "format", required by the print_format_entry option

Definition at line 182 of file ffprobe.c.

Referenced by writer_print_chapter_header(), writer_print_integer(), writer_print_string(), and writer_print_time().

name of this writer instance

Definition at line 176 of file ffprobe.c.

unsigned int WriterContext::nb_item

number of the section printed in the given section sequence, starting at 0

Definition at line 179 of file ffprobe.c.

Referenced by default_print_section_header(), json_print_section_header(), writer_print_chapter_header(), and writer_print_section_footer().


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

Generated on Fri Oct 26 02:48:08 2012 for FFmpeg by  doxygen 1.5.8