bits | RakVoice | [private] |
blockSize | RakVoice | [private] |
bps | RakVoice | [private] |
coderStateList | RakVoice | [private] |
coderStateListMutex | RakVoice | [private] |
CreateCoderState(int samplingRate, bool decoder) | RakVoice | [private] |
CreateCoderStateWithPlayerIDMapStruct(int samplingRate, PlayerID playerId, bool decoder) | RakVoice | [private] |
DecodeAndQueueSoundPacket(char *data, int length) | RakVoice | [virtual] |
Deinit(void) | RakVoice | [virtual] |
Disconnect(PlayerID id) | RakVoice | [virtual] |
EncodeSoundPacket(char *input, PlayerID recipient) | RakVoice | [virtual] |
frame_size | RakVoice | [private] |
GetCoderFromPlayerID(unsigned short sr, PlayerID id, bool decoder) | RakVoice | [private] |
GetFrameSize(void) const | RakVoice | [virtual] |
GetNextSoundPacketSize(void) | RakVoice | [virtual] |
GetOutputBufferSize(void) | RakVoice | [virtual] |
GetSoundPacket(char *output, PlayerID *sender) | RakVoice | [virtual] |
Init(int samplingRate, int bitsPerSample, RakPeerInterface *_peer) | RakVoice | [virtual] |
Init(int samplingRate, int bitsPerSample) | RakVoice | [private] |
init | RakVoice | [private] |
inputList | RakVoice | [private] |
PCMQueue | RakVoice | [private] |
PCMQueueMutex | RakVoice | [private] |
PCMQueuePool | RakVoice | [private] |
peer | RakVoice | [private] |
RakVoice() | RakVoice | |
rakVoiceThread(void *arguments) | RakVoice | [friend] |
readCursor | RakVoice | [private] |
sampleRate | RakVoice | [private] |
SetBlockSize(int _blockSize) | RakVoice | [virtual] |
targetedSendRecipient | RakVoice | [private] |
writeCursor | RakVoice | [private] |
~RakVoice() | RakVoice | [virtual] |
~RakVoiceInterface() | RakVoiceInterface | [inline, virtual] |