Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-255

A reference to QMediaPlaylist::append() which does not exist

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 1.1.0
    • 1.0.0
    • Documentation
    • c04b33273202187db6e1b7eac43dfc15a2e8708b cb5d32021a6415ac2ec7d5a1c46184f7ebf3e6fd

    Description

      A code snippet from http://doc.qt.nokia.com/qtmobility-1.0/qmediaplaylist.html#details contains QMediaPlayList::append() function which is not part of API. It should be addMedia().

      playlist = new QMediaPlaylist;
      playlist->setMediaObject(player);
      playlist->append(QUrl("http://example.com/movie1.mp4"));

      Attachments

        Activity

          People

            pyard Peter Yard (closed Nokia identity) (Inactive)
            minshin Minjung Shin (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: