@@ -1636,6 +1635,7 @@ static obs_properties_t *GetWASAPIPropertiesInput(void *) obs_properties_add_bool(props, OPT_USE_DEVICE_TIMING, obs_module_text("UseDeviceTiming"));WASAPISource *source = static_cast<WASAPISource *>(obj);
Fix hang when audio capture is active in the background and stopped by either closing OBS, or switching scene collections.Loading branch information jpark37 authored and jp9000 committed Oct 1, 2022 1 parent 8a4cf4b commit 39183c7 Showing 1 changed file with 5 additions and 4 deletions. ...
add_library(OBS::wasapi ALIAS win-wasapi) target_sources(win-wasapi PRIVATE win-wasapi.cpp enum-wasapi.cpp enum-wasapi.hpp plugin-main.cpp) target_sources(win-wasapi PRIVATE win-wasapi.cpp wasapi-notify.cpp wasapi-notify.hpp enum-wasapi.cpp enum-wasapi.hpp plugin-main.cpp) set(MODULE_DESCRIPT...
OBS Studio - Free and open source software for live streaming and screen recording - obs-studio/plugins/win-wasapi/win-wasapi.cpp at 24d82062aecca2f702dbf1cd7a85e84036b24ccf · obsproject/obs-studio