Pad.getSingleInternalLink

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

class Pad
getSingleInternalLink
()

Return Value

Type: gst.pad.Pad

a #GstPad, or null if pad has none or more than one internal links. Unref returned pad with gst.object.ObjectGst.unref.