MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / setClientName

Method setClientName

TheForceEngine/TFE_Audio/RtMidi.cpp:451–454  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

449}
450
451void RtMidi :: setClientName( const std::string &clientName )
452{
453 rtapi_->setClientName( clientName );
454}
455
456void RtMidi :: setPortName( const std::string &portName )
457{

Callers

nothing calls this directly

Calls 3

errorFunction · 0.85
setClientNameMethod · 0.80
c_strMethod · 0.80

Tested by

no test coverage detected