SDPOrigin

The contents of the SDP "o=" field which gives the originator of the session (their username and the address of the user's host) plus a session id and session version number.

Constructors

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

Members

Functions

cPtr
void* cPtr()

Properties

addr
string addr [@property getter]

Get field addr.

addr
string addr [@property setter]

Set field addr.

addrtype
string addrtype [@property getter]

Get field addrtype.

addrtype
string addrtype [@property setter]

Set field addrtype.

nettype
string nettype [@property getter]

Get field nettype.

nettype
string nettype [@property setter]

Set field nettype.

sessId
string sessId [@property getter]

Get field sessId.

sessId
string sessId [@property setter]

Set field sessId.

sessVersion
string sessVersion [@property getter]

Get field sessVersion.

sessVersion
string sessVersion [@property setter]

Set field sessVersion.

username
string username [@property getter]

Get field username.

username
string username [@property setter]

Set field username.