This class represents SDP Origin("o="). Defined in RFC 4566 5.2.
| C# | Visual Basic | Visual C++ | F# |
public class SDP_Origin
Public Class SDP_Origin
public ref class SDP_Origin
type SDP_Origin = class end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SDP_Origin(String, Int64, Int64, String, String, String) |
Default constructor.
| |
| AddressType |
Gets address type. Currently "IP4" and "IP6" are only defined values.
| |
| Equals(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.
|
| Object | |
| SDP_Origin | |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119