OutputFilter Struct Reference

#include <avconv.h>

Data Fields

AVFilterContextfilter
struct OutputStreamost
struct FilterGraphgraph
uint8_tname
AVFilterInOutout_tmp

Detailed Description

Definition at line 174 of file avconv.h.

Field Documentation

AVFilterContext* OutputFilter::filter
struct FilterGraph* OutputFilter::graph
uint8_t* OutputFilter::name

Definition at line 178 of file avconv.h.

Referenced by configure_output_filter(), and transcode_init().

AVFilterInOut* OutputFilter::out_tmp

Definition at line 181 of file avconv.h.

Referenced by configure_filtergraph(), init_output_filter(), and open_output_file().


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