SdpWriter Members

Represents a class to serialize an SDP.

The SdpWriter type exposes the following members.

Methods

  Name Description
Public method AddAttribute(String) Appends an attribute.
Public method AddAttribute(SdpAttribute) Appends the specified attribute.
Public method AddAttribute(String, String) Appends an attribute.
Public method AddFormat(Int32) Appends a format value to the end of an "m" line.
Public method AddFormat(String) Appends a format value to the end of an "m" line.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SdpWriter Class

Microsoft.Rtc.Signaling Namespace