Click or drag to resize

H264DecoderInit Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public VideoStreamInfo Init(
	byte[] data
)

Parameters

data  Byte
 

Return Value

VideoStreamInfo

Implements

IVideoDecoder.Init(Byte)
See Also