Click or drag to resize

SDPFactorySetTime Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
protected void SetTime(
	SDPMessage sdp,
	ulong start,
	ulong stop
)

Parameters

sdp  SDPMessage
 
start  UInt64
 
stop  UInt64
 
See Also