avfilter_link

Link two filters together.

@param src the source filter @param srcpad index of the output pad on the source filter @param dst the destination filter @param dstpad index of the input pad on the destination filter @return zero on success

extern (C) @nogc nothrow
int
avfilter_link

Meta