Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ getSwitchData
Method
getSwitchData
lib/legacy/switch-audio.cpp:493–496 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
491
}
492
493
AudioSwitch *AudioSwitchWidget::getSwitchData()
494
{
495
return switchData;
496
}
497
498
void AudioSwitchWidget::setSwitchData(AudioSwitch *s)
499
{
Callers
1
swapSwitchData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected