Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetSource
Method
SetSource
lib/utils/source-selection.cpp:85–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void SourceSelection::SetSource(OBSWeakSource source)
86
{
87
_type = Type::SOURCE;
88
_source = source;
89
}
90
91
void SourceSelection::ResolveVariables()
92
{
Callers
nothing calls this directly
Calls
3
FindIdxInRagne
Function · 0.70
GetType
Method · 0.45
ToString
Method · 0.45
Tested by
no test coverage detected