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

Missing properties in MediaPlayer QML type

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • 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)

    Description

      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.

      Attachments

        For Gerrit Dashboard: QTBUG-96641
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes