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

AviCompressor.Description Property

Gets the description of the compressor.

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

Syntax

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

Property Value

A string containing the description of the compressor.

See Also

Reference