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

Missing properties in MediaPlayer QML type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.2.0
    • 6.2.0 RC
    • Multimedia
    • None
    • All
    • 627c0df99cd2bd5e0c66bf8b904bb9dc82f1ea98 (qt/qtmultimedia/dev) e92c867e805202defce668f170fb47526dc31305 (qt/qtmultimedia/6.2) 702dbfc7c293066a0ac4b6de9208faa7f7b81939 (qt/qtmultimedia/6.2.0)

      The documentation of the MediaPlayer QML component lists the following properties:

      • autoPlay
      • autoLoad
      • loops
      • volume
      • muted

      However, those seem to be missing from the implementation (especially when looking at QMediaPlayer):

      qrc:/main.qml:16:9: Cannot assign to non-existent property "autoPlay"

      I understand that some of them have been moved to AudioOutput (volume, muted) but this is not reflected in the documentation.

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

            laknoll Lars Knoll
            c.lorquet Cyril Lorquet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes