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

QMediaPlayer position inconsistent

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 6.2.1, 6.3.0 Alpha, 6.2
    • 6.2.0 Beta4
    • Multimedia
    • None
    • macOS
    • dbae07b55819192aa334ccc160b05519795d798f (qt/qtmultimedia/dev) a409d9c7a5673c4696968df86bbd694517616e09 (qt/qtmultimedia/6.2)

    Description

      if you call mediaPlayerP->setPosition(posT), then call newPosT = mediaPlayerP->position(), newPosT != posT.

      i understand newPosT might be slightly > posT, depending on timing, but i mean the new value is nowhere near, it's closer to the value from before calling setPosition()

      even if this is how the design works out, this type of implementation detail should be hidden from the client.

      Attachments

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

        Activity

          People

            laknoll Lars Knoll
            davecotter David M. Cotter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes