avfilter_pad_count

Get the number of elements in a NULL-terminated array of AVFilterPads (e.g. AVFilter.inputs/outputs).

@nogc nothrow extern (C)
int
avfilter_pad_count
(
const AVFilterPad* pads
)

Meta