PadIterIntLinkFunction

The signature of the internal pad link iterator function.

alias PadIterIntLinkFunction = gst.iterator.Iterator delegate

Return Value

a new #GstIterator that will iterate over all pads that are linked to the given pad on the inside of the parent element.

the caller must call gst.iterator.Iterator.free after usage.