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

QAudioOutput - setVolume not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 5.0.0 Beta 1
    • Multimedia
    • None
    • Ubuntu 11.10 64bit

    Description

      When doing the following:

      cout<<mAudioOutput->volume()<<" ";
      mAudioOutput->setVolume(0); //or with any other volume
      cout<<mAudioOutput->volume()<<endl;

      the volume stays at 0. Also when listing to the sound, not volume change can be noticed.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            goocreations Chris Stally
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes