Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I need to implement a simple video player. I'd like to do following the proper architecture. Where could I look for further resources, specially about interaction among QMediaObject and QMediaControl interface(s) ?
Hi and welcome to devnet,
If you want the internal details you should check QtMultimedia's source code.