Click or drag to resize
SDPFactorySetTime Method

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

Parameters

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