MCPcopy 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
493AudioSwitch *AudioSwitchWidget::getSwitchData()
494{
495 return switchData;
496}
497
498void AudioSwitchWidget::setSwitchData(AudioSwitch *s)
499{

Callers 1

swapSwitchDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected