Click or drag to resize

H264Encoder Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaH264Encoder

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

The H264Encoder type exposes the following members.

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