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

AviCompressor.Version Property

Gets the version of the compressor.

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

Syntax

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

Property Value

An integer value that speficies the version number of the compressor.

See Also

Reference