mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-19 23:13:53 -05:00
Calling obs_source_set_sync_offset() once with the desired value has no effect. The function needs to be called multiple times with different values in hopes of the sync offset being changed successfully. See https://github.com/obsproject/obs-studio/issues/7912