The options to create new audio player manager
Emitted whenever an audio is ended after playing
Listener must implement AudioEndCallback
Emitted whenever an error is thrown while getting audio source before playing
Listener must implement AudioErrorCallback
Emitted whenever an audio is started playing
Listener must implement AudioStartCallback
Abort the player after reaching timeout on buffering (in ms), default to 7 seconds
The audio cache manager
The soundcloud client (soundcloud-downloader) when getting audio source
The downloadOptions (ytdl-core) when getting audio source
Delete player from list and unlink it
The voice connection
false if failed or doesn't exist, true if deleted
Get player from list if exist, otherwise create new
The voice connection
The audio player
Generated using TypeDoc
The manager of the audio players