Gst.Message.prototype.parse_qos_values
function parse_qos_values():void {
// Gjs wrapper for gst_message_parse_qos_values()
}Extract the QoS values that have been calculated/analysed from the QoS data
MT safe.
function parse_qos_values():void {
// Gjs wrapper for gst_message_parse_qos_values()
}Extract the QoS values that have been calculated/analysed from the QoS data
MT safe.