Click or drag to resize
H264Decoder Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaH264Decoder

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class H264Decoder : IVideoDecoder, 
	IDisposable

The H264Decoder type exposes the following members.

Constructors
  NameDescription
Public methodH264Decoder
Initializes a new instance of the H264Decoder class
Public methodH264Decoder(String)
Initializes a new instance of the H264Decoder class
Public methodH264Decoder(VideoCodecInfo)
Initializes a new instance of the H264Decoder class
Public methodH264Decoder(String, VideoCodecInfo)
Initializes a new instance of the H264Decoder class
Top
Methods
Properties
See Also