How to control location??
I want to use winform to create multiple streams to play at the same time. I create multiple panels, but I find that they will all be displayed in the same place. How can I change the position?
SetupYuvPlayer(self, "Here I change a different Handle", OnInfoCB, OnExitCB, OnAudioCB, OnResizeCB, OnPlayStatusCB);
How to control location??
I want to use winform to create multiple streams to play at the same time. I create multiple panels, but I find that they will all be displayed in the same place. How can I change the position?
SetupYuvPlayer(self, "Here I change a different Handle", OnInfoCB, OnExitCB, OnAudioCB, OnResizeCB, OnPlayStatusCB);