A SDP_Time represents an t= SDP message field. Defined in RFC 4566 5.9. Timing.

C# | Visual Basic | Visual C++ | F# |
public class SDP_Time
Public Class SDP_Time
public ref class SDP_Time
type SDP_Time = class end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SDP_Time(Int64, Int64) |
Default constructor.
|
![]() | 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.) |
![]() ![]() | 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.
|

Object | |
![]() | SDP_Time |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119