toggle menu
kuda
jvm
switch theme
search in API
kuda
/
kuda.runtimeapi.structure
/
ChannelFormatDesc
Channel
Format
Desc
data
class
ChannelFormatDesc
(
val
f
:
ChannelFormatKind
,
val
w
:
Int
,
val
x
:
Int
,
val
y
:
Int
,
val
z
:
Int
)
Members
Constructors
Channel
Format
Desc
Link copied to clipboard
constructor
(
f
:
ChannelFormatKind
,
w
:
Int
,
x
:
Int
,
y
:
Int
,
z
:
Int
)
Properties
f
Link copied to clipboard
val
f
:
ChannelFormatKind
w
Link copied to clipboard
val
w
:
Int
x
Link copied to clipboard
val
x
:
Int
y
Link copied to clipboard
val
y
:
Int
z
Link copied to clipboard
val
z
:
Int