Screen Mirroring / airplay

Hi,

I’m considering to develop an app using fuse,
and wondering if it’s possible to create a multi screen view. To clearify, I need to airplay an video to TV or something while information of the video displayed on the phone screen.

Can these functions be manipulated using fuse?

Thanks in advance

You will need to write some Foreign code if you want to do more than just mirroring.

Doing a quick search on google returns this stackoverflow question where the answers hold a couple useful links that should get you started in the right direction.

Hope this helps!