Pad.unlink

Unlinks the source pad from the sink pad. Will emit the "unlinked" signal on both pads.

class Pad
int
unlink

Parameters

sinkpad Pad

the sink GstPad to unlink.

Return Value

Type: int

TRUE if the pads were unlinked. This function returns FALSE if the pads were not linked together. MT safe.

Meta