Hi,
I tried to play mp3 in my application its playing successfully in my simulator. I have added my mp3 in my resource folder. but in the device its not finding the path to play .
So kindly help in this what i need to change in my code.
Qt Code:
player = new QMediaPlayer; player->setVolume(100); player->play();To copy to clipboard, switch view to plain text mode
Thanks and Regards,
Arpita
Bookmarks