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: 1.8.12.0 (1.8.12)
Syntax
public SDPTime(
	ulong start,
	ulong stop
)

Parameters

start
Type: SystemUInt64
stop
Type: SystemUInt64
See Also