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()void time(string propval) @propertySet `time` field. Params: propval = the NTP time that a time zone adjustment happensstring typedTime() @propertyGet `typedTime` field. Returns: the offset from the time when the session was first scheduledvoid typedTime(string propval) @propertySet `typedTime` field. Params: propval = the offset from the time when the session was first scheduledgstsdp.types.SDPResult clear()Reset the zone information in zone. Returns: a #GstSDPResult.gstsdp.types.SDPResult set(string adjTime, string typedTime)Set zone information in zone.