parse_buffering_percent
Description:
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.
Parameters:
this |
A valid Query of type GST_QUERY_BUFFERING. |
busy |
if buffering is busy, or null |
percent |
a buffering percent, or null |