Enum CompressionLevel
- Namespace
- RadioExt_Helper.utility
- Assembly
- RadioExt-Helper.dll
Represents the various levels of compression that can be used for the backup operation.
public enum CompressionLevel
Fields
Extreme = 8Fast = 2Fastest = 1High = 5Maximum = 6None = 0Normal = 4SuperFast = 3Ultimate = 9Ultra = 7