get_streams


Description:

public List<DiscovererStreamInfo> get_streams (Type streamtype)

Finds the DiscovererStreamInfo contained in this that match the given streamtype.

Parameters:

this

a DiscovererInfo

streamtype

a Type derived from DiscovererStreamInfo

Returns:

A List of matching DiscovererStreamInfo. The caller should free it with list_free.