Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetSourceName
Method
GetSourceName
src/RealtimeEffectPanel.cpp:750–753 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
748
}
749
750
wxString GetSourceName() override
751
{
752
return mTrack->GetName();
753
}
754
755
ChannelGroup* GetChannelGroup() override
756
{
Callers
6
Create
Method · 0.45
RemoveFromList
Method · 0.45
OnOptionsClicked
Method · 0.45
OnChangeButtonClicked
Method · 0.45
RealtimeEffectListWindow
Method · 0.45
OnAddEffectClicked
Method · 0.45
Calls
1
GetName
Method · 0.45
Tested by
no test coverage detected