MCPcopy 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
191void MacroActionOSC::SetProtocol(Protocol p)
192{
193 _protocol = p;
194 _reconnect = true;
195}
196
197void MacroActionOSC::SetIP(const std::string &ip)
198{

Callers 1

ProtocolChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected