Click or drag to resize

MPEG4Decoder Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaMPEG4Decoder

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class MPEG4Decoder : IVideoDecoder

The MPEG4Decoder type exposes the following members.

Constructors
  NameDescription
Public methodMPEG4Decoder
Initializes a new instance of the MPEG4Decoder class
Top
Properties
Methods
  NameDescription
Public methodDecode(VideoData)
Public methodDecode(Byte)
Public methodDispose
Releases all resources used by the MPEG4Decoder
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodInit
Top
See Also