Click or drag to resize

H264DecoderInit Method

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

Parameters

data
Type: SystemByte

Return Value

Type: VideoStreamInfo

Implements

IVideoDecoder.Init(Byte)
See Also