Pad.link

Links the source pad and the sink pad.

Parameters

sinkpad gst.pad.Pad

the sink #GstPad to link.

Return Value

Type: gst.types.PadLinkReturn

A result code indicating if the connection worked or what went wrong.

MT Safe.