GstPadLinkFunction

Function signature to handle a new link on the pad.

alias GstPadLinkFunction = GstPadLinkReturn function(GstPad* pad, GstObject* parent, GstPad* peer)

Return Value

the result of the link with the specified peer.