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

QMediaRecorder::setVolume does not work as expected

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.15.2
    • Multimedia
    • None
    • macOS, Windows

      Either the documentation is wrong, or this function does not work as expected.

      This property holds the current recording audio volume.

      This to me suggests volume() and setVolume() control some internal value, but in fact it changes the OS level volume for the current active device, which is not a good workflow, especially if a user has their volume set exactly as they like for other programs.

      As I say, I think if this is expected behaviour the documentation needs updating to account for this, if it's not expected then I think the OS volume should be left untouched, with the recording volume set to OS_volume * volume().

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

            artemiy Artem Dyomin
            baronnobody Ben Norris
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes