Click or drag to resize

NativeAPIGetNextVideoData Method

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

Parameters

instance
Type: SystemIntPtr
videoPacket
Type: Ozeki.CommonVideoPacket

Return Value

Type: StatusCode
See Also