Click or drag to resize

SDPTimeData Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaSDPField
    Ozeki.MediaSDPTimeData

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class SDPTimeData : SDPField

The SDPTimeData type exposes the following members.

Constructors
  NameDescription
Public methodSDPTimeData
Initializes a new instance of the SDPTimeData class
Top
Properties
  NameDescription
Public propertyTimeFields
Public propertyZoneAdjustment
Top
Methods
  NameDescription
Public methodPrintSDPData
time-fields = 1*( %x74 "=" start-time SP stop-time crlf *(repeat-fields crlf)) [zone-adjustments crlf]
(Overrides SDPFieldPrintSDPData.)
Top
See Also