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

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

XMLWordPrintable

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes