Click or drag to resize
TimeMapper Constructor (Int32, UInt32)
Initializes a new instance of the TimeMapper class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public TimeMapper(
	int clockRate,
	uint externalStart
)

Parameters

clockRate
Type: SystemInt32
externalStart
Type: SystemUInt32
See Also