Click or drag to resize

H263DecoderDecode Method (VideoData)

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

Parameters

data
Type: VideoData

Return Value

Type: VideoData

Implements

IVideoDecoder.Decode(VideoData)
See Also