Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Terminates
Method
Terminates
libraries/lib-audio-graph/AudioGraphSource.cpp:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
AudioGraph::Source::~Source() = default;
13
14
bool AudioGraph::Source::Terminates() const
15
{
16
return true;
17
}
Callers
1
RunOnce
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected