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
/
ClipAddress
Clip
Address
data
class
ClipAddress
(
val
trackReferenceId
:
String
,
val
clipReferenceId
:
String
)
Stable document identity of one clip.
Members
Constructors
Clip
Address
Link copied to clipboard
constructor
(
trackReferenceId
:
String
,
clipReferenceId
:
String
)
Properties
clip
Reference
Id
Link copied to clipboard
val
clipReferenceId
:
String
track
Reference
Id
Link copied to clipboard
val
trackReferenceId
:
String