Gets an iterator for the pads to which the given pad is linked to inside of the parent element.
Each #GstPad element yielded by the iterator will have its refcount increased, so unref after use.
Free-function: gst_iterator_free
a new #GstIterator of #GstPad or %NULL when the pad does not have an iterator function configured. Use gst_iterator_free() after usage.
See Implementation
Gets an iterator for the pads to which the given pad is linked to inside of the parent element.
Each #GstPad element yielded by the iterator will have its refcount increased, so unref after use.
Free-function: gst_iterator_free