Aurigma Graphics Mill 5.5 for .NET
AviWriter..::.CompressorHandler Property
Gets/sets the handler (ID) of the compressor used to generate the AVI file.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Remarks
The compressor handler is tightly bounded with the FOURCC code. If you interpret the FOURCC value as a 4-byte value rather than a 4-character string, you will get the compressor handler.
Most wide used compressor handler constants are presented as static members of the AviCompressor class. Also, this class enables you to enumerate all installed compressors, get information about the compressor, etc.