Forum Discussion
tmason101
11 years agoHonored Guest
Can you call ovr_Initialize() multiple times?
Hello, I am curious if I can call ovr_Initialize() and ovrHmd_Detect() multiple times in a thread without breaking anything? The reason is that I would like to have a background thread that runs...
joan
11 years agoProtege
ovr_Initialize() returns immediately if the system is already initialized.
ovrHmd_Detect() "detects or re-detects HMDs and reports the total number detected". Don't call it from different threads at the same time though.
ovrHmd_Detect() "detects or re-detects HMDs and reports the total number detected". Don't call it from different threads at the same time though.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 10 years ago
- 11 months ago