| CallLength |
double |
Call length in seconds |
VoiceChat.h |
|
| LatencyAverageMeasuredSeconds |
double |
Average measured network latency in seconds. Zero if no measurements made |
VoiceChat.h |
|
| LatencyMaxMeasuredSeconds |
double |
Maximum measured network latency in seconds. Zero if no measurements made |
VoiceChat.h |
|
| LatencyMinMeasuredSeconds |
double |
Minimum measured network latency in seconds. Zero if no measurements made |
VoiceChat.h |
|
| PacketsNumLost |
int |
Total number of lost packets |
VoiceChat.h |
|
| PacketsNumTotal |
int |
Total number of packets, both received and lost |
VoiceChat.h |
|