Gst.Message.prototype.set_stream_status_object
function set_stream_status_object(object:GObject.Value):void {
// Gjs wrapper for gst_message_set_stream_status_object()
}Configures the object handling the streaming thread. This is usually a GstTask object but other objects might be added in the future.
- object
the object controlling the streaming