Interface MKDurationChangedEvent

MKPlayer event base.

Hierarchy

Properties

Properties

from: number

The duration before the change happened.

timestamp: number

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

to: number

The duration after the change happened.

Event type.