Share via


SdpMediaDescription 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 a media section of the SDP.

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

Public Constructors

(see also Protected Constructors )

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

Top

Protected Constructors

Name Description
SdpMediaDescription Overloaded.

Top

Public Properties

Name Description
Bb759383.pubproperty(en-us,office.12).gif Attributes Gets the list of "a" lines from the SDP.
Bb759383.pubproperty(en-us,office.12).gif Bandwidth Gets the details of the "b" line from the SDP.
Bb759383.pubproperty(en-us,office.12).gif Connection Gets the details of the "c" line from the SDP.
Bb759383.pubproperty(en-us,office.12).gif EncryptionKey Gets the details of the "k" line from the SDP.
Bb759383.pubproperty(en-us,office.12).gif Formats Gets or sets tokens found at the end of the "m" line.
Bb759383.pubproperty(en-us,office.12).gif MediaName Gets or sets the type of media represented by the "m" line.
Bb759383.pubproperty(en-us,office.12).gif Port Gets or sets the port where the media should be directed.
Bb759383.pubproperty(en-us,office.12).gif PortCount Gets the number of sequential ports starting with the value of the Port property.
Bb759383.pubproperty(en-us,office.12).gif TransportProtocol Gets or sets the transport protocol specified in the "m" line.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

Name Description
Bb759383.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb759383.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )
Bb759383.protmethod(en-us,office.12).gif ParseAttribute Parses an attribute.
Bb759383.protmethod(en-us,office.12).gif SerializeAttributes Serializes attributes ("a" lines) onto the specified SdpWriter.
Bb759383.protmethod(en-us,office.12).gif SerializeFormats Serializes supported formats onto the specified StringBuilder.

Top

See Also

Reference

SdpMediaDescription Class
Microsoft.Rtc.Signaling Namespace