Represents the "o" line in the SDP.

The following tables list the members exposed by the SdpOrigin type.

Public Constructors

  Name Description
SdpOrigin Overloaded. Initializes a new instance of the class.
Top

Public Properties

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

Public Methods (see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
Reset Sets default values for Origin.
ToString Overridden. Returns a string representation of the SdpOrigin instance.
Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )
Top

See Also