mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-07-29 08:36:18 -04:00
This moves the code to start/stop the capture to respectively named function in order to clean up the update function. This means that the capture is stopped/started whenever the settings are changed. While this increases overhead for some settings, this will also enable future settings that require a full restart of capture process.