Click or drag to resize

H264Decoder Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaH264Decoder

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class H264Decoder : IVideoDecoder, 
	IH264Decoder

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
Properties
Methods
See Also