Home
last modified time | relevance | path

Searched refs:mumble_echo (Results 1 – 2 of 2) sorted by relevance

/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DPulseAudio.cpp18 static const char *mumble_echo = "Mumble Speakers (Echo)"; variable
335 pasSpeaker = pa_stream_new(pacContext, mumble_echo, &pss, (pss.channels == 1) ? NULL : &pcm); in eventCallback()
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DPulseAudio.cpp18 static const char *mumble_echo = "Mumble Speakers (Echo)"; variable
335 pasSpeaker = pa_stream_new(pacContext, mumble_echo, &pss, (pss.channels == 1) ? NULL : &pcm); in eventCallback()