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.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()
clear
gstsdp.types.SDPResult clear()

Reset the zone information in zone.

set
gstsdp.types.SDPResult set(string adjTime, string typedTime)

Set zone information in zone.

Properties

time
string time [@property getter]

Get field time.

time
string time [@property setter]

Set field time.

typedTime
string typedTime [@property getter]

Get field typedTime.

typedTime
string typedTime [@property setter]

Set field typedTime.