Share via


SdpOrigin Members

Include Protected Members
Include Inherited 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 SdpOrigin class.
Public method SdpOrigin(IPAddress) Initializes a new instance of the SdpOrigin class.
Public method SdpOrigin(SdpOrigin) Initializes a copy of the supplied SdpOrigin.

Top

Properties

  Name Description
Public property Connection Gets or sets the IP address found in the "o" line of the SDP.
Public property SessionId Gets or sets the session ID found in the "o" line of the SDP.
Public property UserName Gets or sets the UserName found in the "o" line of the SDP.
Public property Version Gets or sets the version found 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. This function is useful for tracing or debugging. (Overrides Object.ToString().)

Top

See Also

Reference

SdpOrigin Class

Microsoft.Rtc.Signaling Namespace