import * as lavalinkTypes from "https://deno.land/x/lavalink_types@2.0.6/src/player.ts";
Enums
The different end reasons. |
Interfaces
An equalizer band, contains the band index and it's gain. | |
Type Aliases
Event that is fired when an exception occurs in an audio track that causes it to halt or not start. | |
Event that is fired when a track starts playing. | |
Event that is fired when a track was started, but no audio frames from it have arrived in a long time, specified by the threshold set. | |
Event that is fired when an audio websocket (to Discord) is closed. |