playheadRuns
playheadRuns(
from,to,duration,mode,inclusiveStart):PlayheadRun[]
Defined in: timeline/timelineEvents.ts:50
The stretches of clip time a playhead covered going from from to to (both
in clip seconds, to at or after from) under mode.
A span at least a whole pass long collapses to ONE covering run: a frame long enough to lap the clip twice reporting everything twice is a stutter.
Parameters
Section titled “Parameters”number
number
duration
Section titled “duration”number
inclusiveStart
Section titled “inclusiveStart”boolean