Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
387
std::string MacroActionAudio::GetShortDesc() const
388
{
389
return _audioSource.ToString();
390
}
391
392
std::shared_ptr<MacroAction> MacroActionAudio::Create(Macro *m)
393
{
Callers
1
SourceChanged
Method · 0.45
Calls
1
ToString
Method · 0.45
Tested by
no test coverage detected