Click or drag to resize
SdpTimeStartTime Property
Gets or sets the Start time.

Namespace: StreamCoders.Sdp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string StartTime { get; set; }

Property Value

Type: String
These values are the decimal representation of Network Time Protocol (NTP) time values in seconds [1]. To convert these values to UNIX time, subtract decimal 2208988800.
See Also