Click or drag to resize

H263Encoder Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaH263Encoder

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
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 methodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodEncode(Byte) 
Public methodEncode(VideoData) 
Public methodInit 
Top
See Also