SdpOrigin Members

Represents the "o" line in the SDP.

The SdpOrigin type exposes the following members.

Constructors

  Name Description
Public method SdpOrigin()()()() Initializes a new instance of the class.
Public method SdpOrigin(IPAddress) Initializes a new instance of the class.
Public method SdpOrigin(SdpOrigin) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property Connection Gets or sets the IP address in the "o" line of the SDP.
Public property SessionId Gets or sets the session Id in the "o" line of the SDP.
Public property UserName Gets or sets the [UserName] in the "o" line of the SDP.
Public property Version Gets or sets the version in the "o" line of the SDP.

Top

Methods

  Name Description
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 Reset Sets default values for [Origin].
Public method ToString Returns a string representation of the SdpOrigin instance. (Overrides Object..::..ToString()()()().)

Top

See Also

Reference

SdpOrigin Class

Microsoft.Rtc.Signaling Namespace