Click or drag to resize
SDPTimeData Class
Inheritance Hierarchy

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Methods
  NameDescription
Public methodPrintSDPData
time-fields = 1*( %x74 "=" start-time SP stop-time crlf *(repeat-fields crlf)) [zone-adjustments crlf]
(Overrides SDPFieldPrintSDPData.)
Top
Properties
  NameDescription
Public propertyTimeFields
Public propertyZoneAdjustment
Top
See Also