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

Missing loops property

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 6.2.1
    • 6.2.0 Beta1
    • Multimedia
    • None
    • All

    Description

      This is an essential feature for ScreenPlay, but it looks like it is no longer available in 6.2. The following code results in a 50ms black screen:

        onPlaybackStateChanged: {
                  if(playbackState == MediaPlayer.StoppedState)
                      mediaPlayer.play()
              }
      

      It is still listed here: https://doc-snapshots.qt.io/qt6-6.2/qml-qtmultimedia-mediaplayer.html#loops-prop

       

      Attachments

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

        Activity

          People

            laknoll Lars Knoll
            kelteseth Elias Steurer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes