Interface MKPlaybackSpeedChangedEvent

MKPlayer event base.

Hierarchy

Properties

Properties

from: number

The playback speed before the change happened.

timestamp: number

The timestamp (in milliseconds) when this event was fired.

to: number

The playback speed after the change happened.

Event type.