Stream.streamType
gst.types.StreamType streamType() @propertyGet streamType property.
Returns
The #GstStreamType of the #GstStream. Can only be set at construction time.
void streamType(gst.types.StreamType propval) @propertySet streamType property.
Parameters
propval | The #GstStreamType of the #GstStream. Can only be set at construction time. |