MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / GetShortDesc

Method GetShortDesc

plugins/base/macro-action-audio.cpp:387–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385}
386
387std::string MacroActionAudio::GetShortDesc() const
388{
389 return _audioSource.ToString();
390}
391
392std::shared_ptr<MacroAction> MacroActionAudio::Create(Macro *m)
393{

Callers 1

SourceChangedMethod · 0.45

Calls 1

ToStringMethod · 0.45

Tested by

no test coverage detected