Does symbian3 support QT phonon lib?
does symbian3 auto download phonon if needed?
Does symbian3 support QT phonon lib?
does symbian3 auto download phonon if needed?
Qt for S60 Tower,
there are three fresh modules: Phonon, QtSql and QtWebkit, new softkeys and input methods APIs, as well as a brand new installer.
Phonon on S60 is building and applications that are built against it will run, but there is currently no functional Phonon backend on S60...
Check this below sites:
http://labs.trolltech.com/blogs/2009...-s60-is-there/
http://developer.symbian.org/wiki/in...nical_Overview
Best regards,
Hi all !
I use Qt-phonon wrote a small example to play mp3 on Symbian. It works fine when loaded mp3 files from local, but with Url, it does not work ( On Windows it's work file when play from the url ).
Can someone tell me Phonon on Symbian support play mp3 from Url or not. If not, is there another way to play mp3 from Url.
Thanks !!
Hi,
I have exactly the same problem as Zombiesime, any help?
Success is when you realize obstacles you face are challenges to help you become better - and your response equals the challenge.
I use Phonon with success for Symbian^3, Anna and Belle targets, but only for local files, not remotely located ones. Don't know if it works or not.
Maybe for you it's better to use QMediaPlayer instead.