Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetSource
Method
SetSource
plugins/base/macro-condition-media.cpp:449–453 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
447
}
448
449
void MacroConditionMedia::SetSource(const SourceSelection &source)
450
{
451
_source = source;
452
SetupTempVars();
453
}
454
455
bool MacroConditionMedia::Load(obs_data_t *obj)
456
{
Callers
3
UpdateMediaSourcesOfSceneList
Method · 0.45
SourceChanged
Method · 0.45
UpdateEntryData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected