Query.parseBufferingRange

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

class Query
void
parseBufferingRange
(,
out long start
,
out long stop
,)

Parameters

format GstFormat

the format to set for the segment_start and segment_end values, or NULL

start long

the start to set, or NULL

stop long

the stop to set, or NULL

estimatedTotal long

estimated total amount of download time remaining in milliseconds, or NULL