Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt5: PulseAudio vs ALSA
QtWS25 Last Chance

Qt5: PulseAudio vs ALSA

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 3.1k Views
  • 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 Offline
    R Offline
    reddish
    wrote on last edited by
    #1

    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
    1

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved