ClipAddress

data class ClipAddress(val trackReferenceId: String, val clipReferenceId: String)

Stable document identity of one clip.

Constructors

Link copied to clipboard
constructor(trackReferenceId: String, clipReferenceId: String)

Properties

Link copied to clipboard
Link copied to clipboard