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

Definition at line 33 of file graphparser.h.

Referenced by link_filter_inouts(), and parse_outputs().

const char* AVFilterInOut::name

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 Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8