Click or drag to resize

TypedTime Constructor (Int64, TimeUnit)

Initializes a new instance of the TypedTime class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public TypedTime(
	long amount,
	TimeUnit unit
)

Parameters

amount
Type: SystemInt64
unit
Type: Ozeki.MediaTimeUnit
See Also