Click or drag to resize

H263DecoderInit Method


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

Parameters

data  Byte
 

Return Value

VideoStreamInfo

Implements

IVideoDecoder.Init(Byte)
See Also