mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-31 11:45:39 -04:00
This commit fixes a bug where the user would have to restart OBS when certain types of devices are unplugged and plugged back in again (particularly USB devices). A wait interval is required (RECONNECT_INTERVAL) because Windows does not send any events to IAudioCaptureClient on device invalidation.