Interface

TimelineSnapResult

Result of resolving a candidate time against the prepared snap index.

Signature

Type Definition
Interface TimelineSnapResult

Properties

NameSignatureDescription
deltaSecondsdeltaSeconds: numberSigned delta from candidate time to snapped time in seconds.
feedbackfeedback: TimelineSnapFeedbackFeedback to publish for canvas guides and UI status.
snappedTimesnappedTime: RationalTimeSnapped timeline time.
targettarget: TimelineSnapTargetTarget that won snap resolution.