Pad.getSingleInternalLink

gst.pad.Pad getSingleInternalLink()

If there is a single internal link of the given pad, this function will return it. Otherwise, it will return NULL.

Returns

a #GstPad, or null if pad has none

or more than one internal links. Unref returned pad with [gst.object.ObjectWrap.unref].