remove_transport
Description:
public bool remove_transport (
StreamTransport trans)
Remove the transport in trans from this.
The media of this will not be sent to the values configured in trans.
this must be joined to a bin.
trans must contain a valid Transport.
Parameters:
Returns:
|
true if trans was removed
|