Babel
Epitech's C++ VoIP project
|
This is the complete list of members for Babel::SoundHandler, including all inherited members.
_audio | Babel::SoundHandler | private |
_blocker | Babel::SoundHandler | private |
_codec | Babel::SoundHandler | private |
_condVarMutex | Babel::SoundHandler | private |
_execthread | Babel::SoundHandler | private |
_exit_mtx | Babel::SoundHandler | private |
_play_mtx | Babel::SoundHandler | private |
_shouldExit | Babel::SoundHandler | private |
_shouldPlay | Babel::SoundHandler | private |
_socket | Babel::SoundHandler | private |
_userlist | Babel::SoundHandler | private |
_userlist_mtx | Babel::SoundHandler | private |
addClient(const std::string &userid, const std::string &ipAddres, std::uint16_t port) | Babel::SoundHandler | |
getLocalPort() const | Babel::SoundHandler | |
removeClient(const std::string &userid) | Babel::SoundHandler | |
SoundHandler(std::uint16_t port) | Babel::SoundHandler | explicit |
startCall() | Babel::SoundHandler | |
stopCall() | Babel::SoundHandler | |
~SoundHandler() | Babel::SoundHandler |