Click or drag to resize

H263Decoder Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaH263Decoder

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public class H263Decoder : IDisposable, 
	IVideoDecoder

The H263Decoder type exposes the following members.

Constructors
 NameDescription
Public methodH263DecoderInitializes a new instance of the H263Decoder class
Top
Properties
Methods
 NameDescription
Public methodDecode(Byte) 
Public methodDecode(VideoData) 
Public methodDisposeReleases all resources used by the H263Decoder
Public methodInit 
Top
See Also