Click or drag to resize

SDPTime(UInt64, UInt64) Constructor

Initializes a new instance of the SDPTime class

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

Parameters

start  UInt64
 
stop  UInt64
 
See Also