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

@nogc nothrow extern (C)
int
avfilter_link

Meta