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

Inconsistent audio devices name

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes