Query.parseBufferingRange

void parseBufferingRange(out gst.types.Format format, out long start, out long stop, out long estimatedTotal)

Parse an available query, writing the format into format, and other results into the passed parameters, if the respective parameters are non-null

Parameters

formatthe format to set for the segment_start and segment_end values, or null
startthe start to set, or null
stopthe stop to set, or null
estimatedTotalestimated total amount of download time remaining in milliseconds, or null