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

QAudioDeviceInfo::defaultOutputDevice() doesn't work as expected

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.8.0 Alpha
    • 5.6.0
    • Multimedia
    • None
    • 3c5bbb0dac7bed3199ddddc88c0175d5a2ac1036

    Description

      QAudioDeviceInfo::defaultOutputDevice() and defaultInputDevice() don't actually return the default devices, but simply the first device in the list of available devices.

      Several plugins have an implementation to return the actual system's default device, but that's never actually used by QAudioDeviceInfo.

      QAudioSystemPlugin doesn't even have virtual functions to retrieve the default devices.

      Attachments

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

        Activity

          People

            stromme Christian
            ylopes Yoann Lopes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes