LumiSoft Net Help
SDP_Origin Class
NamespacesLumiSoft.Net.SDPSDP_Origin
This class represents SDP Origin("o="). Defined in RFC 4566 5.2.
Declaration Syntax
C#Visual BasicVisual C++F#
public class SDP_Origin
Public Class SDP_Origin
public ref class SDP_Origin
type SDP_Origin =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SDP_Origin(String, Int64, Int64, String, String, String)
Default constructor.

AddressType
Gets address type. Currently "IP4" and "IP6" are only defined values.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NetType
Gets network type. Currently "IN" is only defined value.

Parse(String)
Parses SDP Origin("o=") from specified value.

SessionID
Gets session ID.

SessionVersion
Gets session version.

ToString()()()()
Returns origin as SDP string.
(Overrides Object.ToString()()()().)
UnicastAddress
Gets address(DNS host name or IP address).

UserName
Gets user name.

Inheritance Hierarchy
Object
SDP_Origin

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119