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

QSoundEffect, QMediaPlayer and QAudioOutput share one volume property

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.6.3, 5.7.2, 5.8.0
    • 5.4.0
    • Multimedia
    • None
    • Compiler: *MinGW4.9*
      System: *Windows7 64-bit*
    • 4663063d021a76e7662813438f72fcfb42ff2252

      How to reproduce the bug:

      1. Instantiate two QSoundEffects (playing different files to tell them apart)
      2. Set volume on first QSoundEffect very low
      3. Set volume on second QSoundEffect very high
      4. Play first sound
      5. Play second sound, while the first is still playing

      Occuring result: As soon as the second sound (loud) starts playing, the first (quiet) sound gets louder instantly.

      Expected result: Regarding the Documentation setVolume() is supposed to set the volume corresponding to the QSoundEffect (analogical: QMediaPlayer, QAudioOutput).

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

            ylopes Yoann Lopes
            Nasky Fabian
            Votes:
            7 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes