Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlaybackSpeedChangedEvent

Hierarchy

Index

Properties

Properties

from

from: number

The playback speed before the change happened.

timestamp

timestamp: number

The time at which this event was fired

to

to: number

The playback speed after the change happened.

type

type: Event

Event type, e.g. 'onPlay'

Generated using TypeDoc