This namespace contains SDP message related classes.
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| SDP_Attribute |
Implements SDP attribute.
| |
| SDP_Connection |
A SDP_ConnectionData represents an c= SDP message field. Defined in RFC 4566 5.7. Connection Data.
| |
| SDP_MediaDescription |
This class represents SDP media description. Defined in RFC 4566 5.14.
| |
| SDP_MediaTypes |
This class contains known SDP media types.
| |
| SDP_Message |
Session Description Protocol. Defined in RFC 4566.
| |
| SDP_Origin |
This class represents SDP Origin("o="). Defined in RFC 4566 5.2.
| |
| SDP_Time |
A SDP_Time represents an t= SDP message field. Defined in RFC 4566 5.9. Timing.
|