RTSPRange.getTimes

Retrieve the minimum and maximum values from range converted to #GstClockTime in min and max.

A value of [gst.types.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.

Parameters

rangea #GstRTSPTimeRange
minresult minimum #GstClockTime
maxresult maximum #GstClockTime

Returns

true on success.