Class FairPlayPlugin

Fair Play Plugin - Distributes tracks fairly among requesters Prevents one user from dominating the queue

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

_: FairPlayPluginEvents & Record<string, unknown[]>

Type helper for event map - not used at runtime

name: "fairplay" = ...

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

config: FairPlayConfig = ...

Methods