AVFilterInOut Struct Reference

A linked-list of the inputs/outputs of the filter chain. More...

#include <graphparser.h>


Data Fields

const char * name
AVFilterContextfilter
int pad_idx
struct AVFilterInOutnext


Detailed Description

A linked-list of the inputs/outputs of the filter chain.

Definition at line 31 of file graphparser.h.


Field Documentation

const char* AVFilterInOut::name

Definition at line 33 of file graphparser.h.

Referenced by link_filter_inouts(), and parse_outputs().

Definition at line 34 of file graphparser.h.

Referenced by link_filter_inouts(), parse_inputs(), and parse_outputs().


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

Generated on Wed Aug 18 01:22:47 2010 for ffmpeg by  doxygen 1.5.6