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

QAudioSink state transition inconsistent

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • 6.4
    • Multimedia
    • None
    • openSuSE 15.3
      openSuSE tumbleweed
      GStreamer

    Description

      Linux / gstreamer:
      (1) When pcm data is sent to a QAudioSink the state transitions to QAudio::IdleState before playback is completed.

      (2) QAudioSink::suspend() correctly suspends playback, even if the state has transitioned to IdleState during playback. The state correctly transitions to SuspendedState. It transitions back to the inconsistent IdleState upon QAudioSink::resume(), even though the playback is continuing.

      Bug can be reproduced on dev / Linux with the flite module, using the Hello Speak example.

      Attachments

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

        Activity

          People

            axelspoerl Axel Spoerl
            axelspoerl Axel Spoerl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 day
                1d

                Gerrit Reviews

                  There are no open Gerrit changes