Stream.this
this
(string streamId, gst.caps.Caps caps, gst.types.StreamType type, gst.types.StreamFlags flags)Create a new #GstStream for the given stream_id, caps, type and flags
Parameters
streamId | the id for the new stream. If null, a new one will be automatically generated |
caps | the #GstCaps of the stream |
type | the #GstStreamType of the stream |
flags | the #GstStreamFlags of the stream |
Returns
The new #GstStream