MCPcopy 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
266bool AudioContext::isInitialized() const
267{
268 return m_isInitialized;
269}
270
271void AudioContext::handlePreRenderTasks(ContextRenderLock & r)
272{

Callers 4

debugTraverseMethod · 0.45
offlineRenderMethod · 0.45
offlineRenderFramesMethod · 0.45
pull_graphMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected