Click or drag to resize

H263Decoder Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaH263Decoder

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class H263Decoder : 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