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
/
AudioStemImport
Audio
Stem
Import
data
class
AudioStemImport
(
val
stemName
:
String
,
val
filepath
:
String
,
val
clipDisplayName
:
String
)
One separated stem, ready to become a clip.
Members
Constructors
Audio
Stem
Import
Link copied to clipboard
constructor
(
stemName
:
String
,
filepath
:
String
,
clipDisplayName
:
String
)
Properties
clip
Display
Name
Link copied to clipboard
val
clipDisplayName
:
String
filepath
Link copied to clipboard
val
filepath
:
String
stem
Name
Link copied to clipboard
val
stemName
:
String