UpdateTransition
UpdateTransition =
object
Defined in: events.ts:998
How a mid-video overlay update animates from the previous state to the new
one. Absent transition (or durationMs: 0) means an instant switch.
Properties
Section titled “Properties”durationMs
Section titled “durationMs”durationMs:
number
Defined in: events.ts:1000
Animation length in milliseconds. 0 = instant.
easing
Section titled “easing”easing:
Easing
Defined in: events.ts:1001