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

EndOfMedia signal not emitted when playing a QMediaPlaylist

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes