FFmpeg  1.2.4
Data Fields
OutputFilter Struct Reference

#include <ffmpeg.h>

Data Fields

AVFilterContextfilter
struct OutputStreamost
struct FilterGraphgraph
uint8_tname
AVFilterInOutout_tmp

Detailed Description

Definition at line 187 of file ffmpeg.h.

Field Documentation

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

Definition at line 191 of file ffmpeg.h.

Referenced by configure_output_filter(), and transcode_init().

struct OutputStream* OutputFilter::ost
AVFilterInOut* OutputFilter::out_tmp

Definition at line 194 of file ffmpeg.h.

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


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