Click or drag to resize

H263Encoder Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaH263Encoder

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

The H263Encoder type exposes the following members.

Constructors
  NameDescription
Public methodH263Encoder
Initializes 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(VideoData)
Public methodEncode(Byte)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodInit
Top
See Also