Interface History

Represents a playback history item.

Hierarchy

  • History

Properties

name: string

The name of the file.

url: string

The URL of the file.

date: Date

The date when the file was played.

progress: number

The progress of the last playback, in seconds.

duration: number

The duration of the file, in seconds.

Generated using TypeDoc