It's easy to make it scrollable in C#, but the video window in the provided python samples is not scollable, I wonder if it's possible to make it scrollable, which is more convenient for users and developer.
For Pyqt interface, simply assign the winId of a scrollable widget to the video by IC_SetHWnd doesn's works (the video window is still not scrollable)