Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetProtocol
Method
SetProtocol
plugins/base/macro-action-osc.cpp:191–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
void MacroActionOSC::SetProtocol(Protocol p)
192
{
193
_protocol = p;
194
_reconnect = true;
195
}
196
197
void MacroActionOSC::SetIP(const std::string &ip)
198
{
Callers
1
ProtocolChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected