Hello
Windows SDK version: zoom-c-sharp-wrapper-6.3.5.55327
We are using Windows SDK in a WPF application. While running the meetings on a dual monitor setup, we have found few issues in terms of user experience.
- When secondary monitor is shared, the floating control bar and participant window moves to primary monitor all the time. If we drag them to secondary monitor and ends the screen share, they again moves to primary monitor. Here the last moved location is not persistent.
- When you move the meeting window to secondary monitor and enters / exits into a Breakout room, the main meeting window always moves back to primary monitor.
The above two issues are working fine in official windows zoom app like the main windows and floating windows / controls stays in preferred monitor.
I tried getting window handle of floating participant window and floating control bar, but seems like it is not possible in the current SDK.
Please let us know how to get the same experience in windows SDK as well.
Thank you