ProxyPad.iterateInternalLinksDefault

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

class ProxyPad
static
iterateInternalLinksDefault

Parameters

pad Pad

the #GstPad to get the internal links of.

parent ObjectGst

the parent of @pad or %NULL

Return Value

Type: Iterator

a #GstIterator of #GstPad, or %NULL if @pad has no parent. Unref each returned pad with gst_object_unref().

Meta