Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ active
Method
active
include/engine/framework/core/backend.h:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
53
~HostGraphPlan() { reset(); }
54
55
bool active() const noexcept { return plan != nullptr; }
56
void reset() {
57
if (plan != nullptr && backend != nullptr) {
Callers
1
compute_graph
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected