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

[Symbian][Linux] Unable to retrieve 'bytes-loaded' info

    XMLWordPrintable

Details

    Description

      Try to get the bytes-loaded information by running following code,

      if (qmediaPlayer->availableExtendedMetaData().contains('bytes-loaded'))
      return qmediaPlayer->extendedMetaData('bytes-loaded').toInt();

      The problem is, on both Symbian & Linux, the if condition is always false, so there is no way to retrieve the bytes-loaded info.

      Attachments

        Activity

          People

            ravindmi Ravindra Kumar Mishra
            y8shen yi shen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: