StreamCollection.addStream
bool addStream(gst.stream.Stream stream)Add the given stream to the collection.
Parameters
stream | the #GstStream to add |
Returns
true if the stream was properly added, else false
bool addStream(gst.stream.Stream stream)Add the given stream to the collection.
stream | the #GstStream to add |