Skip to content

PlayheadRun

Defined in: timeline/timelineEvents.ts:30

A stretch of clip time the playhead covered, in the direction it covered it — to below from is a ping-pong clip running backwards. inclusiveStart marks a run that BEGINS an instant rather than continuing one: the frame a state was entered, and each lap of a loop.

from: number

Defined in: timeline/timelineEvents.ts:31


inclusiveStart: boolean

Defined in: timeline/timelineEvents.ts:33


to: number

Defined in: timeline/timelineEvents.ts:32