LumiSoft Net Help
SDP_Time Class
NamespacesLumiSoft.Net.SDPSDP_Time
A SDP_Time represents an t= SDP message field. Defined in RFC 4566 5.9. Timing.
Declaration Syntax
C#Visual BasicVisual C++F#
public class SDP_Time
Public Class SDP_Time
public ref class SDP_Time
type SDP_Time =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SDP_Time(Int64, Int64)
Default constructor.

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.)
Parse(String)
Parses media from "t" SDP message field.

StartTime
Gets or sets start time when session must start. Network Time Protocol (NTP) time values in seconds since 1900. 0 value means not specified, if StopTime is also 0, then means infinite session.

StopTime
Gets or sets stop time when session must end. Network Time Protocol (NTP) time values in seconds since 1900. 0 value means not specified, if StopTime is also 0, then means infinite session.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
ToValue()()()()
Converts this to valid "t" string.

Inheritance Hierarchy
Object
SDP_Time

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