Class AutoplayPlugin

Autoplay Plugin - Automatically adds related tracks when queue ends Uses Player's existing events - no separate event system

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

_: Record<string, unknown[]>

Type helper for event map - not used at runtime

name: "autoplay" = ...

Unique name for the plugin - must be readonly Used to identify and access the plugin from player.plugins

Methods