add_stream


Description:

public bool add_stream (owned Stream stream)

Add the given stream to the this.

Parameters:

this

a StreamCollection

stream

the Stream to add

Returns:

true if the stream was properly added, else false