avfilter_graph_add_filter

Add an existing filter instance to a filter graph.

@param graphctx the filter graph @param filter the filter to be added

@deprecated use avfilter_graph_alloc_filter() to allocate a filter in a filter graph

@nogc nothrow extern (C) deprecated
static if(FF_API_AVFILTER_OPEN)
int
avfilter_graph_add_filter

Meta