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
(
int busy
,)

Parameters

busy int

if buffering is busy

percent int

a buffering percent

Meta