Click or drag to resize

H264Encoder Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaH264Encoder

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

The H264Encoder type exposes the following members.

Constructors
  NameDescription
Public methodH264Encoder
Initializes a new instance of the H264Encoder 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)
Public methodEncode(Byte, Int64)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodInit
Top
See Also