The SdpOrigintype exposes the following members.

Constructors

  Name Description
SdpOrigin Overloaded.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
Reset
Sets default values for Origin.
ToString
Returns a string representation of the SdpOrigin instance. This function is useful for tracing or debugging.
(Overrides ObjectToString () () () .)

Properties

  Name Description
Connection
Gets or sets the IP address found in the "o" line of the SDP.
SessionId
Gets or sets the session ID found in the "o" line of the SDP.
UserName
Gets or sets the UserName found in the "o" line of the SDP.
Version
Gets or sets the version found in the "o" line of the SDP.

See Also