GstSdp.SDPZone¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| time | str | r/w | the NTP time that a time zone adjustment happens | 
| typed_time | str | r/w | the offset from the time when the session was first scheduled | 
Details¶
- 
class GstSdp.SDPZone¶
- 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. - 
clear()[source]¶
- Returns: - a - GstSdp.SDPResult.- Return type: - GstSdp.SDPResult- Reset the zone information in self. - New in version 1.2. 
 
-