Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-78794

Inconsistent audio devices name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.13.1
    • Multimedia
    • None
    • Linux/X11

      There is different way getting list of audio devices.
      One is using QAudioDevice::availableDevices(AudioInput), the other is using QAudioRecorder::audioInputs().
      Both lead to different device names being produced.
      In the first one, it seems to report both pulse audio and alsa devices, while in the second it report only pulse audio devices.
      Also, the pulse audio devices are not named the same.
      The doc also does not claim if interchanging devices name is OK or not.
      Please advice.

      This is Linux/X11/gstreamer backend.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            valentyn.doroshchuk Valentyn Doroshchuk
            filipe.azevedo Filipe Azevedo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes