AudioWarpPointData

data class AudioWarpPointData(val clipPositionOffset: Double, val speedRatio: Double, val referenceType: WarpReferenceType = WarpReferenceType.Manual, val referenceClipId: String = "", val referenceMarkerId: String = "")

Constructors

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

Properties

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