Discord Player

AudioPlayerStatus

No description provided

AudioPlayerStatus

PropertyTypeValueDescription
AutoPaused'autopaused'N/AWhen the player has paused itself. Only possible with the "pause" no subscriber behavior.
Buffering'buffering'N/AWhen the player is waiting for an audio resource to become readable before transitioning to Playing.
Idle'idle'N/AWhen there is currently no resource for the player to be playing.
Paused'paused'N/AWhen the player has been manually paused.
Playing'playing'N/AWhen the player is actively playing an audio resource.

On this page