unlink


Description:

public void unlink (Element dest)

Unlinks all source pads of the source element with all sink pads of the sink element to which they are linked.

If the link has been made using link, it could have created an requestpad, which has to be released using release_request_pad.

Parameters:

this

the source Element to unlink.

dest

the sink Element to unlink.