Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Qt5: PulseAudio vs ALSA

$
0
0
Hi, Qt5 checks for the availability of pulseaudio development header files at compile-time. There actually appear to be two tests: - qtmultimedia/config.tests/pulseaudio – qtbase/config.tests/unix/pulseaudio If I understand correctly, ALSA sound support will not be compiled in the build if pulseaudio is found. Is that correct? If not, how do I select the ALSA backend at runtime? Is there a way to suppress pulseaudio detection at configure-time?

Viewing all articles
Browse latest Browse all 2113

Trending Articles