DiscovererInfo.getStreams

Finds the #GstDiscovererStreamInfo contained in info that match the given streamtype.

Parameters

streamtype gobject.types.GType

a #GType derived from #GstDiscovererStreamInfo

Return Value

Type: gstpbutils.discoverer_stream_info.DiscovererStreamInfo[]

A #GList of matching #GstDiscovererStreamInfo. The caller should free it with gstpbutils.discoverer_stream_info.DiscovererStreamInfo.listFree.