maximum value of the range
minimum value of the range
Converts the range in-place between different types of units. Ranges containing the special value #GST_RTSP_TIME_NOW can not be converted as these are only valid for #GST_RTSP_RANGE_NPT.
a #GstRTSPTimeRange
the unit to convert the range into
Free the memory allocated by range
.
a #GstRTSPTimeRange
Retrieve the minimum and maximum values from range
converted to
#GstClockTime in min
and max
.
A value of %GST_CLOCK_TIME_NONE will be used to signal #GST_RTSP_TIME_NOW
and #GST_RTSP_TIME_END for min
and max
respectively.
UTC times will be converted to nanoseconds since 1900.
a #GstRTSPTimeRange
Parse rangestr
to a #GstRTSPTimeRange.
a range string to parse
Convert range
into a string representation.
a #GstRTSPTimeRange
Provides helper functions to deal with time ranges.