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

QIODevice is not supported in symbian platform.

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: