SdpDescription Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Defines an SDP description object.

The following tables list the members exposed by the SdpDescription type.

Public Constructors

Name Description
SdpDescription Overloaded. Initializes a new instance of the class.

Top

Public Properties

Name Description
Bb773080.pubproperty(en-us,office.12).gif CapacityEstimate Gets the approximate amount of space required, in characters, to serialize the SDP.(inherited from Sdp)
Bb773080.pubproperty(en-us,office.12).gif GlobalDescription Gets the GlobalDescription object associated with this SDP.(inherited from Sdp)
Bb773080.pubproperty(en-us,office.12).gif LastParseErrorLineNumber Gets the line number within the SDP where the error was detected.(inherited from Sdp)
Bb773080.pubproperty(en-us,office.12).gif LastParseErrorMessage Gets a detailed message describing why the SDP could not be parsed on failure.(inherited from Sdp)
Bb773080.pubproperty(en-us,office.12).gif MediaDescriptions Gets the list of MediaDescriptions associated with this SDP.(inherited from Sdp)

Top

Public Methods

(see also Protected Methods )

Name Description
Bb773080.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb773080.pubmethod(en-us,office.12).gif GetBytes Creates an array of bytes containing a valid SDP that is ready to be transmitted.(inherited from Sdp)
Bb773080.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb773080.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb773080.pubmethod(en-us,office.12).gif Parse Overloaded. (inherited from Sdp )
Bb773080.pubmethod(en-us,office.12).gif Bb773080.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb773080.pubmethod(en-us,office.12).gif ToString Creates a string containing a valid SDP that is ready to be transmitted.(inherited from Sdp)
Bb773080.pubmethod(en-us,office.12).gif TryParse Overloaded. (inherited from Sdp )
Bb773080.pubmethod(en-us,office.12).gif Write (inherited from Sdp )

Top

Protected Methods

Name Description
Bb773080.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb773080.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )

Top

See Also

Reference

SdpDescription Class
Microsoft.Rtc.Signaling Namespace