Click or drag to resize
VideoDispatcherBeginInvoke Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static void BeginInvoke(
	SendOrPostCallback callback,
	params Object[] parameters
)

Parameters

callback
Type: System.ThreadingSendOrPostCallback
parameters
Type: SystemObject
See Also