Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 489 Bytes

File metadata and controls

19 lines (12 loc) · 489 Bytes

Compression

Properties

Name Type Description Notes
level Integer Compression level. Value from 0 (min) to 10 (max) allowed [optional]
type TypeEnum Compression type. ADVANCED is only allowed in combination with the ADVANCED engine! [optional]

Enum: TypeEnum

Name Value
NONE "NONE"
ADVANCED "ADVANCED"