The AviCompressor type exposes the following members.
Name | Description | |
---|---|---|
CompressorHandler |
Gets the handler of the compressor. |
|
DefaultCompressorHandler |
Gets a default compressor handler which should be used as a fallback value. |
|
DefaultFramesPerSecond |
Gets the default FPS (frames per second) value of this compressor. |
|
DefaultQuality |
Gets the default quality value of this compressor. |
|
Description |
Gets the description of the compressor. |
|
DriverName |
Gets the name of the DLL where the compressor is implemented. |
|
Fourcc |
Gets a FOURCC code for this compressor. |
|
InstalledVideoCompressors |
Gets an array of all compressors installed in the system. |
|
SupportsEncoding |
Gets a value which determines whether this compressor can write AVI file. |
|
SupportsQuality |
Gets a value which determines whether the compressor supports the quality parameter. |
|
Version |
Gets the version of the compressor. |