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

AviCompressor.Fourcc Property

Gets a FOURCC code for this compressor.

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

Syntax

Visual Basic
Public ReadOnly Property Fourcc As String
C#
public string Fourcc { get; }

Property Value

A string which specifies a FOURCC code of the compressor.

See Also

Reference