Click or drag to resize

CodecH264 Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaCodecH264

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class CodecH264 : IDisposable, ICodec, 
	IVideoCodecConfigurable

The CodecH264 type exposes the following members.

Constructors
 NameDescription
Public methodCodecH264Initializes a new instance of the CodecH264 class
Top
Properties
Methods
 NameDescription
Public methodDecode 
Public methodDisposeReleases all resources used by the CodecH264
Public methodEncode 
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodGetDecoderConfig 
Public methodGetEncoderConfig 
Public methodGetFmtp 
Public methodSetDecoderConfig 
Public methodSetEncoderConfig 
Top
Extension Methods
 NameDescription
Public Extension MethodAsCodecDescription
(Defined by CodecExtension)
Top
See Also