Add SourceSetting helpers

They enable easy modification of single setting value of sources
compared to working with the raw json string
This commit is contained in:
WarmUpTill
2023-11-04 12:15:46 +01:00
committed by WarmUpTill
parent 569b915c07
commit 4686fc2b01
4 changed files with 289 additions and 0 deletions

View File

@@ -1419,6 +1419,7 @@ AdvSceneSwitcher.enterText="--enter text--"
AdvSceneSwitcher.enterURL="--enter URL--"
AdvSceneSwitcher.selectHotkey="--select hotkey--"
AdvSceneSwitcher.selectDisplay="--select display--"
AdvSceneSwitcher.selectSetting="--select setting--"
AdvSceneSwitcher.invaildEntriesWillNotBeSaved="invalid entries will not be saved"
AdvSceneSwitcher.selectWindowTip="Use \"OBS\" to specify OBS window\nUse \"Task Switching\"to specify ALT + TAB"