How can I launch real player in Qt within my application window.
I managed to launch the player using QDesktopServices.
QDesktopServices call the browser and the browser will call the player.
But I want to embed the player directly within my application with parameter video url.
How can I launch real player in Qt within my application window.
I managed to launch the player using QDesktopServices.
QDesktopServices call the browser and the browser will call the player.
But I want to embed the player directly within my application with parameter video url.
Can I do this using Qt.
Please help me.:
Thanks
remya.