MCPcopy 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

12AudioGraph::Source::~Source() = default;
13
14bool AudioGraph::Source::Terminates() const
15{
16 return true;
17}

Callers 1

RunOnceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected