Gst.Query.prototype.parse_nth_format

function parse_nth_format():void {
    // Gjs wrapper for gst_query_parse_nth_format()
}

Parse the format query and retrieve the nth format from it into format. If the list contains less elements than nth, format will be set to GST_FORMAT_UNDEFINED.