ReadonlycurrentReadonlycurrentEmitted when the current track is changing. This is emitted before the previous track has been deactivated and new track has been activated.
ReadonlyqueueDispatched when the queue has changed.
ReadonlyqueueEmitted when the last track of the playback queue has ended.
When the last track in a queue has ended, the track will not change and therefore a currentTrackChange
event will not be emitted.
Emitted when the current track has changed. If there is a queue change, the currentTrackChange event is always emitted first. This is emitted after the previous track has been deactivated and new track has been activated.