Click or drag to resize

H264Encoder Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaH264Encoder

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public class H264Encoder : IDisposable, 
	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) 
Public methodInit 
Top
See Also