Gst.Query.prototype.set_buffering_percent
function set_buffering_percent(busy:Boolean, percent:Number):void { // Gjs wrapper for gst_query_set_buffering_percent() }
Set the percentage of buffered data. This is a value between 0 and 100. The busy indicator is true when the buffering is in progress.
- busy
if buffering is busy
- percent
a buffering percent