mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 03:53:29 +01:00
hydra have you actually fixed voice whatttt
This commit is contained in:
@@ -38,7 +38,7 @@ class StreamDispatcher extends EventEmitter {
|
||||
* aren't recommended, as it means you are using 5x more bandwidth. You _can_ edit this at runtime.
|
||||
* @type {number}
|
||||
*/
|
||||
this.passes = streamOptions.passes || 1;
|
||||
this.passes = streamOptions.passes || 3;
|
||||
|
||||
/**
|
||||
* Whether playing is paused
|
||||
|
||||
Reference in New Issue
Block a user