find_stream
Description:
public unowned Stream?
find_stream (
string control)
Find a stream in this with control as the control uri.
Parameters:
| this |
a Media
|
| control |
the control of the stream
|
Returns:
|
the Stream with control uri control or
null when a stream with that control did not exist.
|