Click or drag to resize

MPEG4Decoder Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaMPEG4Decoder

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public class MPEG4Decoder : IDisposable, 
	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
Public methodInit 
Top
See Also