class

Worker::AudioPlayersStorage

Inherits Reference < Object

Handle audio players

Constants

Log = Worker::Log.for("audio_players_storage")

Constructors

new(worker : Worker)
Source

Instance methods

active_count
Source
audio_player(server_id : UInt64, channel_id : UInt64 | Nil = nil) : AudioPlayer
Source
stop_all
Source