Hello, I am on Windows 10 and using Qt 5.13 (official build). I created a very small app with a main QWidget containing a QFrame as the player hwnd and two buttons (play & stop). It works and I can play local and remote videos. But I couldn't find guides on how to implement these features: How t...