|
Babel
Epitech's C++ VoIP project
|
#include <memory>#include <map>#include <thread>#include <condition_variable>#include <QApplication>#include "Audio/Opus/ICodec.hpp"#include "Audio/IAudioManager.hpp"#include "Audio/PortAudioException.hpp"#include "Network/QtTCPConnection.hpp"#include "Network/RFCCodes.hpp"#include "Network/UDPSocket.hpp"#include "Network/AudioPacket.hpp"Go to the source code of this file.
Classes | |
| class | Babel::SoundHandler |
Namespaces | |
| Babel | |
1.8.17