Click or drag to resize

CodecInfo Methods

The CodecInfo type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).)
Public methodEquals(CodecInfo)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode.)
Public methodToString
Creates the string representation of the CodecInfo object.
(Overrides ObjectToString.)
Top
Extension Methods
  NameDescription
Public Extension MethodToCodecDescription (Defined by CodecInfoEx.)
Top
See Also