uapmd-binding
Toggle table of contents
Common
Target filter
Common
Switch theme
Search in API
Skip to content
uapmd-binding
uapmd-binding
/
dev.atsushieno.uapmd
/
PresetMetadata
Preset
Metadata
data
class
PresetMetadata
(
val
bank
:
UByte
,
val
index
:
UInt
,
val
stableId
:
String
,
val
name
:
String
,
val
path
:
String
)
Members
Constructors
Preset
Metadata
Link copied to clipboard
constructor
(
bank
:
UByte
,
index
:
UInt
,
stableId
:
String
,
name
:
String
,
path
:
String
)
Properties
bank
Link copied to clipboard
val
bank
:
UByte
index
Link copied to clipboard
val
index
:
UInt
name
Link copied to clipboard
val
name
:
String
path
Link copied to clipboard
val
path
:
String
stable
Id
Link copied to clipboard
val
stableId
:
String