Click or drag to resize

NativeAPIH263DecoderInit Method


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

Parameters

instance  IntPtr
 
initData  Byte
 
videoInfo  VideoStreamInfo
 

Return Value

StatusCode
See Also