get_stream
Description:
public unowned Stream?
get_stream (
uint index)
Retrieve the Stream with index index from the collection.
The caller should not modify the returned Stream
Parameters:
| this |
a StreamCollection
|
| index |
Index of the stream to retrieve
|
Returns: