Unlinks the two named pads of the source and destination elements. This is a convenience function for gst_pad_unlink().
the name of the GstPad in source element.
a GstElement containing the destination pad. [transfer none]
the name of the GstPad in destination element.
See Implementation
Unlinks the two named pads of the source and destination elements. This is a convenience function for gst_pad_unlink().