AVFilterGraph Struct Reference

#include <avfiltergraph.h>

Data Fields

unsigned filter_count
AVFilterContext ** filters
char * scale_sws_opts
 sws options to use for the auto-inserted scale filters

Detailed Description

Definition at line 27 of file avfiltergraph.h.

Field Documentation

char* AVFilterGraph::scale_sws_opts

sws options to use for the auto-inserted scale filters

Definition at line 31 of file avfiltergraph.h.

Referenced by create_filter(), and query_formats().


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