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

AviCompressor Properties

The AviCompressor type exposes the following members.

Properties

Name Description
Public property CompressorHandler

Gets the handler of the compressor.

Public property Static member DefaultCompressorHandler

Gets a default compressor handler which should be used as a fallback value.

Public property DefaultFramesPerSecond

Gets the default FPS (frames per second) value of this compressor.

Public property DefaultQuality

Gets the default quality value of this compressor.

Public property Description

Gets the description of the compressor.

Public property DriverName

Gets the name of the DLL where the compressor is implemented.

Public property Fourcc

Gets a FOURCC code for this compressor.

Public property Static member InstalledVideoCompressors

Gets an array of all compressors installed in the system.

Public property SupportsEncoding

Gets a value which determines whether this compressor can write AVI file.

Public property SupportsQuality

Gets a value which determines whether the compressor supports the quality parameter.

Public property Version

Gets the version of the compressor.

See Also

Reference