Message.setStreamStatusObject
void setStreamStatusObject(gobject.value.Value object)Configures the object handling the streaming thread. This is usually a GstTask object but other objects might be added in the future.
Parameters
object | the object controlling the streaming |