#include <RakVoice.h>
Public Attributes | |
| void * | decoderState |
| void * | encoderState |
| unsigned long | lastUsageTime |
| PlayerID | playerId |
| unsigned short | lastReceivedPacketNumber |
| unsigned short | nextPacketNumber |
Each paired player permutation requires its own encoder and decoder
|
|
State of the decoder |
|
|
State of the encoder |
|
|
Number of packet receive from the last decoding operation |
|
|
last time an operation occured for this association |
|
|
next packet number |
|
|
Remote player id |
1.4.2