API reference
Property PacketQueueSize
- Namespace
- DisCatSharp.Voice
- Assembly
- DisCatSharp.Voice.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; }