Gets a default compressor handler which should be used as a fallback value.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Public Shared ReadOnly Property DefaultCompressorHandler As Integer
public static int DefaultCompressorHandler { get; }
It is guarantied that the default compressor is available in the system. That's why you can use it when the compressor you would like to use is not installed as a fallback value.