Share via


SdpGlobalDescription 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.

Represents the global section of the SDP.

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

Public Constructors

(see also Protected Constructors )

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

Top

Protected Constructors

Name Description
SdpGlobalDescription Overloaded.

Top

Public Properties

Name Description
Bb773121.pubproperty(en-us,office.12).gif Attributes Gets the list of "a" lines from the SDP.
Bb773121.pubproperty(en-us,office.12).gif Bandwidth Gets or sets details of the "b" line from the SDP.
Bb773121.pubproperty(en-us,office.12).gif Connection Gets or sets details of the "c" line from the SDP.
Bb773121.pubproperty(en-us,office.12).gif EncryptionKey Gets or sets details of the "k" line from the SDP.
Bb773121.pubproperty(en-us,office.12).gif Origin Gets or sets details of the "o" line from the SDP.

Top

Public Methods

(see also Protected Methods )

Name Description
Bb773121.pubmethod(en-us,office.12).gif Copy Creates a new instance of the class with the same settings as the current instance.
Bb773121.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb773121.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb773121.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb773121.pubmethod(en-us,office.12).gif Bb773121.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb773121.pubmethod(en-us,office.12).gif ToString (inherited from Object )
Bb773121.pubmethod(en-us,office.12).gif Write Appends the global section of the SDP to the provided string builder.

Top

Protected Methods

Name Description
Bb773121.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb773121.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )
Bb773121.protmethod(en-us,office.12).gif ParseAttribute Parses an attribute.
Bb773121.protmethod(en-us,office.12).gif SerializeAttributes Serializes attributes ("a" lines) onto the supplied StringBuilder.

Top

See Also

Reference

SdpGlobalDescription Class
Microsoft.Rtc.Signaling Namespace