Click or drag to resize

CodecInfo Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaCodecInfo

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class CodecInfo : EventArgs, INotifyPropertyChanged, 
	IEquatable<CodecInfo>

The CodecInfo type exposes the following members.

Constructors
 NameDescription
Public methodCodecInfoInitializes a new instance of the CodecInfo class
Top
Properties
Methods
Events
 NameDescription
Public eventPropertyChanged 
Top
Extension Methods
 NameDescription
Public Extension MethodToCodecDescription
(Defined by CodecInfoEx)
Top
See Also