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
/
TimelineClipTarget
Timeline
Clip
Target
data
class
TimelineClipTarget
(
val
trackIndex
:
Int
,
val
clipId
:
Int
)
One clip, by the identifiers the rest of this API takes.
Members
Constructors
Timeline
Clip
Target
Link copied to clipboard
constructor
(
trackIndex
:
Int
,
clipId
:
Int
)
Properties
clip
Id
Link copied to clipboard
val
clipId
:
Int
track
Index
Link copied to clipboard
val
trackIndex
:
Int