This documentation is for the old version. Go to the latest Graphics Mill docs

AviCompressor.DefaultQuality Property

Gets the default quality value of this compressor.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)

Syntax

Visual Basic
Public ReadOnly Property DefaultQuality As Integer
C#
public int DefaultQuality { get; }

Property Value

An integer value that specifies the default quality of the compressor.

See Also

Reference