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 time field.

time
string time [@property setter]

Set time field.

typedTime
string typedTime [@property getter]

Get typedTime field.

typedTime
string typedTime [@property setter]

Set typedTime field.