UDPVoiceClient

Undocumented in source.

Constructors

this
this(VoiceClient vc)
Undocumented in source.

Members

Functions

connect
bool connect(string hostname, ushort port, Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

conn
UDPConnection conn;
Undocumented in source.
ip
string ip;
Undocumented in source.
port
ushort port;
Undocumented in source.
seq
ushort seq;
Undocumented in source.
ts
uint ts;
Undocumented in source.
vc
VoiceClient vc;
Undocumented in source.

Meta