mirror of https://github.com/procxx/kepka.git
Return nullptr to avoid compile error. Before this commit these functions: 1. void *AudioInputALSA::StartThread(); 2. void *AudioOutputALSA::StartThread() - don't return any values. Also please note that this fix should be ported after syncing libtgvoip to upstream if these functions still don't return values! Related to #153. |
||
---|---|---|
.. | ||
AudioInputALSA.cpp | ||
AudioInputALSA.h | ||
AudioInputPulse.cpp | ||
AudioInputPulse.h | ||
AudioOutputALSA.cpp | ||
AudioOutputALSA.h | ||
AudioOutputPulse.cpp | ||
AudioOutputPulse.h | ||
PulseAudioLoader.cpp | ||
PulseAudioLoader.h |