Pad.canLink

Checks if the source pad and the sink pad are compatible so they can be linked.

class Pad
bool
canLink

Parameters

sinkpad gst.pad.Pad

the sink #GstPad.

Return Value

Type: bool

true if the pads can be linked.