Pad.unlink

Unlinks the source pad from the sink pad. Will emit the #GstPad::unlinked signal on both pads.

class Pad
bool
unlink

Parameters

sinkpad Pad

the sink #GstPad to unlink.

Return Value

Type: bool

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

MT safe.

Meta