AVFilter.outputs

List of outputs, terminated by a zeroed element.

NULL if there are no (static) outputs. Instances of filters with AVFILTER_FLAG_DYNAMIC_OUTPUTS set may have more outputs than present in this list.

struct AVFilter
const(AVFilterPad)* outputs;

Meta