mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-24 08:31:12 -04:00
Adds a switch to distinguish between the possible results that could occur. While we expect to received RequestCompleted for our camera extension (RequestWillCompleteAfterReboot is usually more of a network extension thing), we can't be sure that this always is what we receive unless we check it.