Click or drag to resize

NativeAPIH263DecoderInit Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static StatusCode H263DecoderInit(
	IntPtr instance,
	byte[] initData,
	out VideoStreamInfo videoInfo
)

Parameters

instance
Type: SystemIntPtr
initData
Type: SystemByte
videoInfo
Type: VideoStreamInfo

Return Value

Type: StatusCode
See Also