MediaPlayer Metadata is gone in QT5.2??
-
Hi and welcome to devnet,
What do you mean by updated ? Did you build it yourself ? Install from an official package ? Also, what OS are you running on ?
-
Hey,
I'm using win8.1 and what i mean by updating is i've installed qt5.2 official package and i run the code i've written in qt5.1. Now, the same code gives me my MediaPlayer instance's metadata in qt5.1; but it is not working in qt5.2(qt creator 3.0 i guess)..
many thanks
-
You might have found a regression then. Have a look at the "bug report system":http://bugreports.qt-project.org to see if it's already known. If not you could consider creating a new report. You should provide a minimal compilable example that shows the problem.