Click or drag to resize

MPEG4Decoder Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaMPEG4Decoder

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

The MPEG4Decoder type exposes the following members.

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