Click or drag to resize

IReferenceClockAdvisePeriodic Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
int AdvisePeriodic(
	long startTime,
	long periodTime,
	IntPtr hSemaphore,
	out int pdwAdviseCookie
)

Parameters

startTime  Int64
 
periodTime  Int64
 
hSemaphore  IntPtr
 
pdwAdviseCookie  Int32
 

Return Value

Int32
See Also