Enum ZipDistro.CompressionLevel
The compression level to use (higher = slower but smaller size).
Namespace: sttz.Trimmer.Editor
Assembly: Trimmer-Editor.dll
Syntax
public enum CompressionLevel
Fields
| Name | Description |
|---|---|
| Copy | |
| Fast | |
| Fastest | |
| Maximum | |
| Normal | |
| Ultra |