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.
Free the memory allocated by range.
Retrieve the minimum and maximum values from range converted to #GstClockTime in min and max.
Parse rangestr to a #GstRTSPTimeRange.
Convert range into a string representation.
Provides helper functions to deal with time ranges.