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

EndOfMedia signal not emitted when playing a QMediaPlaylist

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.3, 5.7.2, 5.8.0
    • 5.5.1
    • Multimedia
    • Windows, Linux, Android

    Description

      At the end of the track playback signal QMediaPlayer gives media StatusChanged (QMediaPlayer :: Media Status);
      Version QT5.4 and higher for Linux and Android parameter signal a
      Code
      statusChanged QMediaPlayer :: NoMedia
      statusChanged QMediaPlayer :: NoMedia
      In Windows this
      Code
      statusChanged QMediaPlayer :: EndOfMedia
      statusChanged QMediaPlayer :: NoMedia
      statusChanged QMediaPlayer :: LoadingMedia
      statusChanged QMediaPlayer :: BufferedMedia
      Accordingly, in Windows program continues to operate normally and to Linux and Android stops. In this version there QT5.3.1, QMediaPlayer all running the same OS.

      Attachments

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

        Activity

          People

            ylopes Yoann Lopes
            Oleg_IT Oleg_IT
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes