MCPcopy 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
3808void MidiInWeb::setClientName( const std::string &clientName )
3809{
3810 client_name = clientName;
3811}
3812
3813void MidiInWeb::setPortName( const std::string &portName )
3814{

Callers 1

setClientNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected