Public Methods (see also Protected Methods )

  Name Description
Copy Creates a new instance of the class with the same values as the current instance.
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )
Write Appends the global section of the SDP to the specified string builder.

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )
ParseAttribute Parses an attribute.
SerializeAttributes Serializes attributes ("a" lines) onto the specified SdpWriter.
SerializeFormats Serializes supported formats onto the specified StringBuilder.

See Also