Allows custom queue implementations
duration
Numberarrow-up-right Gets the queue duration
size
Numberarrow-up-right Gets the queue size
add
track: Track | UnresolvedTrack
Adds a track to the queue
poll
-
Polls the queue for the next track. Returns Track | UnresolvedTrack
skipNTracks
n: Numberarrow-up-right
Remove the next n tracks from the queue
clear
Clears the queue
Last updated 3 years ago