Gets the quality this AVI file is created with.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Public ReadOnly Property Quality As Integer
public int Quality { get; }
The quality setting is meaningful not for each AVI compressor. That's why you should keep in mind that for some values of the CompressorHandler property the quality setting stores a dummy value.