Click or drag to resize

SDPFactorySetTime Method

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

Parameters

sdp
Type: Ozeki.MediaSDPMessage
start
Type: SystemUInt64
stop
Type: SystemUInt64
See Also