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

Local audio playback in Qt6 [Spike]

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 6.2
    • 6.2
    • Multimedia
    • None

      Qt6 must support audio playback. 

      Audio playback must supported on most available codecs, as listed here

      • AAC, software codec can be shipped with Qt
      • MP3, reference codec can be shipped with Qt, licensee must sort the codec license issue themselves
      • PCM , i.e. no audio compression, 8 and 16bit

      Audio playback must be capable to fullfill QML interface what was introduced in Qt5: https://doc.qt.io/qt-5/qml-qtmultimedia-audio.html.

      Basic functionality of the playback instantiation:

      • Open local audio track
      • Start playing of audio track
      • Stop playing of audio track
      • Pause playing audio track
      • Resume paused audio track
      • Seek offset on audio track

       

       

       

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

            veheinon Veli-Pekka Heinonen
            javihria Jarko Vihriälä
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes