Click or drag to resize

ContentCompAlgo Class

Valid Matroska content compression element algorithms.
Inheritance Hierarchy
SystemObject
  FM.IceLink.MatroskaContentCompAlgo

Namespace:  FM.IceLink.Matroska
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)

The ContentCompAlgo type exposes the following members.

Constructors
  NameDescription
Public methodContentCompAlgo
Initializes a new instance of the ContentCompAlgo class
Top
Properties
  NameDescription
Public propertyStatic memberBzlib
Gets a value indicating bzlib.
Public propertyStatic memberHeaderStriping
Gets a value indicating header striping.
Public propertyStatic memberLzo1x
Gets a value indicating lzo1x.
Public propertyStatic memberZlib
Gets a value indicating zlib.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also