| SDPConnection Class |
Namespace: Ozeki.Media
The SDPConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| SDPConnection | Initializes a new instance of the SDPConnection class | |
| SDPConnection(NetType, AddressType, SDPConnectionAddress) | Initializes a new instance of the SDPConnection class |
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object).) | |
| PrintSDPData | (Overrides SDPFieldPrintSDPData.) | |
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| AddressType |
Gets the address type (IP4 or IP6).
| |
| ConnectionAddress |
Gets the connnection address.
| |
| NetType |
Gets the network type.
|