Click or drag to resize

H263Encoder Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaH263Encoder

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class H263Encoder : IDisposable, 
	IVideoEncoder

The H263Encoder type exposes the following members.

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