Click or drag to resize

SDPTime Constructor (UInt64, UInt64)

Initializes a new instance of the SDPTime class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public SDPTime(
	ulong start,
	ulong stop
)

Parameters

start
Type: SystemUInt64
stop
Type: SystemUInt64
See Also