Gst.Query.prototype.parse_buffering_percent

function parse_buffering_percent():void {
    // Gjs wrapper for gst_query_parse_buffering_percent()
}

Get the percentage of buffered data. This is a value between 0 and 100. The busy indicator is true when the buffering is in progress.