Query.parseBufferingPercent

void parseBufferingPercent(out bool busy, out int percent)

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

busyif buffering is busy, or null
percenta buffering percent, or null