Query.setBufferingPercent

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.

class Query
void
setBufferingPercent
(
bool busy
,)

Parameters

busy bool

if buffering is busy

percent int

a buffering percent

Meta