Click or drag to resize

TypedTime Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaTypedTime

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
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
Properties
 NameDescription
Public propertyAmount 
Public propertyUnit 
Top
Methods
 NameDescription
Public methodPrintSDPData 
Top
See Also