Interface PlaybackSpeedChangedEvent

Hierarchy

Properties

Properties

from: number

The playback speed before the change happened.

timestamp: number

The time at which this event was fired

to: number

The playback speed after the change happened.

Event type, e.g. 'play'

Generated using TypeDoc