Stream.this

Create a new #GstStream for the given stream_id, caps, type and flags

Parameters

streamId string

the id for the new stream. If null, a new one will be automatically generated

caps gst.caps.Caps

the #GstCaps of the stream

type gst.types.StreamType

the #GstStreamType of the stream

flags gst.types.StreamFlags

the #GstStreamFlags of the stream

Return Value

The new #GstStream