Gets the handler of the compressor.

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

Syntax

Visual Basic

Public ReadOnly Property CompressorHandler As Integer

C#

public int CompressorHandler { get; }

Property Value

An integer value which means the compressor handler (i.e. FOURCC code interpreted as 32-bit integer number rather than a string).