get_stream


Description:

public unowned Stream? get_stream (uint idx)

Retrieve the stream with index idx from this.

Parameters:

this

a Media

idx

the stream index

Returns:

the Stream at index idx or null when a stream with that index did not exist.