Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qt5: PulseAudio vs ALSA

    Installation and Deployment
    1
    1
    2931
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      reddish last edited by

      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?

      1 Reply Last reply Reply Quote 1
      • First post
        Last post