Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ isOfflineContext
Method
isOfflineContext
src/core/AudioContext.cpp:650–653 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
648
}
649
650
bool AudioContext::isOfflineContext() const
651
{
652
return m_isOfflineContext;
653
}
654
655
std::shared_ptr<AudioListener> AudioContext::listener()
656
{
Callers
1
process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected