Data Fields

AVFilterInOut Struct Reference

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

#include <graphparser.h>

Data Fields

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(), parse_outputs(), and video_thread().

Definition at line 34 of file graphparser.h.

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


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