gstrtsp.rtsptime_range
Module for [RTSPTimeRange] class
class RTSPTimeRange
Types 1
classRTSPTimeRange
A time range.
Fields
GstRTSPTimeRange _cInstanceMethods
void * _cPtr()void unit(gstrtsp.types.RTSPRangeUnit propval) @propertySet `unit` field. Params: propval = the time units usedvoid min(gstrtsp.types.RTSPTime propval) @propertySet `min` field. Params: propval = the minimum intervalvoid max(gstrtsp.types.RTSPTime propval) @propertySet `max` field. Params: propval = the maximum intervalgstrtsp.types.RTSPTime2 min2() @propertyGet `min2` field. Returns: extra fields in the minimum interval (Since: 1.2)void min2(gstrtsp.types.RTSPTime2 propval) @propertySet `min2` field. Params: propval = extra fields in the minimum interval (Since: 1.2)gstrtsp.types.RTSPTime2 max2() @propertyGet `max2` field. Returns: extra fields in the maximum interval (Since: 1.2)void max2(gstrtsp.types.RTSPTime2 propval) @propertySet `max2` field. Params: propval = extra fields in the maximum interval (Since: 1.2)