Query.setBufferingRange
void setBufferingRange(gst.types.Format format, long start, long stop, long estimatedTotal)Set the available query result fields in query.
Parameters
format | the format to set for the start and stop values |
start | the start to set |
stop | the stop to set |
estimatedTotal | estimated total amount of download time remaining in milliseconds |