Namespace SipLib.Sdp
Classes used for the Session Description Protocol (SDP, see RFC 8866).
Classes
ConnectionData
Class for processing the Connection Data "c=" type of the SDP contents.
MediaDescription
Class for processing the Media Description "m=" type for the SDP contents. See Section 5.14 of RFC 8866.
Origin
Class for processing the Origin "o=" SDP line. See Section 5.2 of RFC 4566.
RtpMapAttribute
Class for represent an SDP rtpmap attribute. See Section 6.6 of RFC 8866.
Sdp
Class for processing the Session Description Protocol message contents of a SIP message. See RFC 8866.
SdpAnswerSettings
Class for passing the media settings to use when building an SDP object in response to an offered SDP
SdpAttribute
Class for processing the Attributes "a=" type of the SDP contents. See Section 5.13 of RFC 4566.
SdpUtils
Static class that provides various functions for working with the Session Description Protocol (SDP)
Enums
MediaDirectionEnum
Enumeration of values for the Media Direction SDP attribute. See Section 6.7 of RFC 8866.
SetupType
Enumeration that specifies the type of connection setup to use as described in RFC 4145. This depends on the a=setup:xxx SDP attribute.