ProxyPad.iterateInternalLinksDefault

Invoke the default iterate internal links function of the proxy pad.

class ProxyPad
static
iterateInternalLinksDefault

Parameters

pad gst.pad.Pad

the #GstPad to get the internal links of.

parent gst.object.ObjectGst

the parent of pad or null

Return Value

Type: gst.iterator.Iterator

a #GstIterator of #GstPad, or null if pad has no parent. Unref each returned pad with gst.object.ObjectGst.unref.