TimelineClipTarget

data class TimelineClipTarget(val trackIndex: Int, val clipId: Int)

One clip, by the identifiers the rest of this API takes.

Constructors

Link copied to clipboard
constructor(trackIndex: Int, clipId: Int)

Properties

Link copied to clipboard
val clipId: Int
Link copied to clipboard