Click or drag to resize
TypedTime Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaTypedTime

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class TypedTime : ISDPPacketDataPrinter

The TypedTime type exposes the following members.

Constructors
  NameDescription
Public methodTypedTime(Int64)
Initializes a new instance of the TypedTime class
Public methodTypedTime(Int64, TimeUnit)
Initializes a new instance of the TypedTime class
Top
Methods
  NameDescription
Public methodPrintSDPData
Top
Properties
  NameDescription
Public propertyAmount
Public propertyUnit
Top
See Also