Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ isInitialized
Method
isInitialized
src/core/AudioContext.cpp:266–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
bool AudioContext::isInitialized() const
267
{
268
return m_isInitialized;
269
}
270
271
void AudioContext::handlePreRenderTasks(ContextRenderLock & r)
272
{
Callers
4
debugTraverse
Method · 0.45
offlineRender
Method · 0.45
offlineRenderFrames
Method · 0.45
pull_graph
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected