Property PacketQueueSize
- Namespace
- DSharpPlus.VoiceNext
- Assembly
- DSharpPlus.VoiceNext.dll
PacketQueueSize
Sets the size of the packet queue.
Defaults to 25 or ~500ms.
public int PacketQueueSize { set; }
Sets the size of the packet queue.
Defaults to 25 or ~500ms.
public int PacketQueueSize { set; }