Gst.Event.prototype.parse_qos

function parse_qos():void {
    // Gjs wrapper for gst_event_parse_qos()
}

Get the type, proportion, diff and timestamp in the qos event. See Gst.Event.new_qos for more information about the different QoS values.