StreamCollection.getStream

Retrieve the #GstStream with index index from the collection.

The caller should not modify the returned #GstStream

class StreamCollection
getStream
(
uint index
)

Parameters

index uint

Index of the stream to retrieve

Return Value

Type: gst.stream.Stream

A #GstStream