Pad.link

gst.types.PadLinkReturn link(gst.pad.Pad sinkpad) nothrow

Links the source pad and the sink pad.

Parameters

sinkpadthe sink #GstPad to link.

Returns

A result code indicating if the connection worked or

what went wrong.

MT Safe.