Click or drag to resize

H264DecoderDecode(VideoData) Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public VideoData Decode(
	VideoData data
)

Parameters

data  VideoData
 

Return Value

VideoData

Implements

IVideoDecoder.Decode(VideoData)
See Also