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

QIODevice is not supported in symbian platform.

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • 1.2.x
    • None
    • Multimedia

      Class Member
      void QMediaPlayer::setMedia ( const QMediaContent & media, QIODevice * stream = 0 )

      Suggestion
      Support QIODevice in symbian platform.

      Reason
      void S60MediaPlayerControl::setMedia(const QMediaContent &source, QIODevice *stream)
      {
      Q_UNUSED(stream)
      ...
      }

      Scenario
      Play a video by streaming content.

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

            maikonen Marko Ikonen
            brigchen Bright Chen
            Votes:
            4 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes