Click or drag to resize

NativeAPIGetNextVideoData Method


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public static StatusCode GetNextVideoData(
	IntPtr instance,
	out VideoPacket videoPacket
)

Parameters

instance  IntPtr
 
videoPacket  VideoPacket
 

Return Value

StatusCode
See Also