Pad.canLink

Checks if the source pad and the sink pad can be linked. Both srcpad and sinkpad must be unlinked.

class Pad
int
canLink

Parameters

sinkpad Pad

the sink GstPad to link.

Return Value

Type: int

TRUE if the pads can be linked, FALSE otherwise.

Meta