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

No way to control volume/level of a QAudioInput

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 5.0.0
    • None
    • Multimedia
    • None
    • 3b00730ecaeb4f780b897c3f0683c1d449e7c6c7

    Description

      The Multimedia API provides no way to control the volume/level of an audio device. For output, this is inconvenient but tolerable since the audio stream can be scaled in software. For audio input, however, the volume really needs to be controlled at the hardware level in order to limit noise and prevent clipping.

      At present, the only way to do this is to use OS-specific control interfaces, which defeats the purpose of having an OS-independent audio API in Qt.

      Attachments

        Issue Links

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

          Activity

            People

              mgoddard Michael Goddard (closed Nokia identity) (Inactive)
              lino Nic Schraudolph
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes