|
Babel
1
The voip software that only works on your local network
|
This file contains the implementation of the PortAudio class, which manages audio input and output using PortAudio. More...
#include "Audio/Audio.hpp"
Go to the source code of this file.
Variables | |
| std::mutex | _inMutex {} |
| std::mutex | _outMutex {} |
This file contains the implementation of the PortAudio class, which manages audio input and output using PortAudio.
Definition in file Audio.cpp.