Semi-Transparent Virtual Foreground

I’m developing a Zoom App to scan QR codes and I want to create a crosshair for the QR code scanning, preferably choosing the target user to set the virtual foreground on. Is this possible?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

When calling that setVirtualForeground() function as a specific user that will cause the foreground to be applied.

More information can be found here:

You should be able to call that as the target user to set your overlay.

Let me know if that helps!