ClipMarkerData

data class ClipMarkerData(val markerId: String, val clipPositionOffset: Double, val referenceType: WarpReferenceType = WarpReferenceType.Manual, val referenceClipId: String = "", val referenceMarkerId: String = "", val name: String = "")

Constructors

Link copied to clipboard
constructor(markerId: String, clipPositionOffset: Double, referenceType: WarpReferenceType = WarpReferenceType.Manual, referenceClipId: String = "", referenceMarkerId: String = "", name: String = "")

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard