Query.setBufferingPercent
void setBufferingPercent(bool busy, int 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.
Parameters
busy | if buffering is busy |
percent | a buffering percent |