, including all inherited members.
CloseAllChannels(void) | RakVoice | |
CloseVoiceChannel(SystemAddress recipient) | RakVoice | |
Deinit(void) | RakVoice | |
GetBufferedBytesToReturn(SystemAddress systemAddress) const | RakVoice | |
GetBufferedBytesToSend(SystemAddress systemAddress) const | RakVoice | |
GetBufferSizeBytes(void) const | RakVoice | |
GetEncoderComplexity(void) | RakVoice | |
GetRakPeerInterface(void) const | RakVoice | |
GetSampleRate(void) const | RakVoice | |
Init(unsigned short speexSampleRate, unsigned bufferSizeBytes) | RakVoice | |
IsInitialized(void) const | RakVoice | |
IsNoiseFilterActive() | RakVoice | |
IsSendingVoiceDataTo(SystemAddress recipient) | RakVoice | |
IsVADActive(void) | RakVoice | |
IsVBRActive() | RakVoice | |
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time) | PluginInterface2 | [inline, virtual] |
OnAttach(void) | PluginInterface2 | [inline, virtual] |
OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason) | RakVoice | [virtual] |
OnDetach(void) | PluginInterface2 | [inline, virtual] |
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
OnFailedConnectionAttempt(SystemAddress systemAddress, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason) | PluginInterface2 | [inline, virtual] |
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, bool isSend) | PluginInterface2 | [inline, virtual] |
OnNewConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, bool isIncoming) | PluginInterface2 | [inline, virtual] |
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface2 | [inline, virtual] |
OnReceive(Packet *packet) | RakVoice | [virtual] |
OnShutdown(void) | RakVoice | [virtual] |
OnStartup(void) | PluginInterface2 | [inline, virtual] |
ReceiveFrame(void *outputBuffer) | RakVoice | |
RequestVoiceChannel(SystemAddress recipient) | RakVoice | |
SendFrame(SystemAddress recipient, void *inputBuffer) | RakVoice | |
SetEncoderComplexity(int complexity) | RakVoice | |
SetNoiseFilter(bool enable) | RakVoice | |
SetVAD(bool enable) | RakVoice | |
SetVBR(bool enable) | RakVoice | |
Update(void) | RakVoice | [virtual] |