gstsdp.sdpzone
Module for [SDPZone] class
class SDPZone
Types 1
classSDPZone
The contents of the SDP "z=" field which allows the sender to specify a list of time zone adjustments and offsets from the base time.
Fields
GstSDPZone _cInstanceMethods
void * _cPtr() nothrowstring time() @property nothrowGet `time` field. Returns: the NTP time that a time zone adjustment happensvoid time(string propval) @property nothrowSet `time` field. Params: propval = the NTP time that a time zone adjustment happensstring typedTime() @property nothrowGet `typedTime` field. Returns: the offset from the time when the session was first scheduledvoid typedTime(string propval) @property nothrowSet `typedTime` field. Params: propval = the offset from the time when the session was first scheduled