Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ setClientName
Method
setClientName
TheForceEngine/TFE_Audio/RtMidi.cpp:3808–3811 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3806
}
3807
3808
void MidiInWeb::setClientName( const std::string &clientName )
3809
{
3810
client_name = clientName;
3811
}
3812
3813
void MidiInWeb::setPortName( const std::string &portName )
3814
{
Callers
1
setClientName
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected