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

Detailed Description

Definition at line 163 of file ffprobe.c.


Field Documentation

class of the writer

Definition at line 164 of file ffprobe.c.

name of this writer instance

Definition at line 166 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 169 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:46:18 2012 for FFmpeg by  doxygen 1.5.8