eSCLKt
Toggle table of contents
2.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
eSCLKt
eSCLKt
/
io.github.chrisimx.esclkt
/
CompressionFactorSupport
Compression
Factor
Support
@
Serializable
data
class
CompressionFactorSupport
(
val
min
:
Int
,
val
max
:
Int
,
val
normal
:
Int
,
val
step
:
Int
)
Members
Constructors
Compression
Factor
Support
Link copied to clipboard
constructor
(
min
:
Int
,
max
:
Int
,
normal
:
Int
,
step
:
Int
)
Properties
max
Link copied to clipboard
val
max
:
Int
min
Link copied to clipboard
val
min
:
Int
normal
Link copied to clipboard
val
normal
:
Int
step
Link copied to clipboard
val
step
:
Int