MCPcopy 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

CreateMethod · 0.45
RemoveFromListMethod · 0.45
OnOptionsClickedMethod · 0.45
OnChangeButtonClickedMethod · 0.45
OnAddEffectClickedMethod · 0.45

Calls 1

GetNameMethod · 0.45

Tested by

no test coverage detected