Ring Daemon 16.0.0
|
Go to the source code of this file.
Namespaces | |
namespace | jami |
Functions | |
bool | jami::endsWith (const std::string &str, const std::string &ending) |
const PaDeviceInfos * | jami::findBest (const std::vector< PaDeviceInfos > &list) |
Find default device for PulseAudio to open, filter monitors and EC. | |
std::string | jami::stripEchoSufix (const std::string &deviceName) |
Variables | |
static const std::regex | jami::PA_EC_SUFFIX {"\\.echo-cancel(?:\\..+)?$"} |