I'm building a video player app and I want the video to continue in the part where before I remove my headset. I want it when I put it back it will go back to the last time before taking it off. Any leads on how I will make this happen?
I saw things like OVRManager.runInBackground but there is no runInBackground bool in the OVRManager.
As well as for the HMDUnmounted, How do I use this?