Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ hrtfDatabaseLoader
Method
hrtfDatabaseLoader
src/core/AudioContext.cpp:208–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
std::shared_ptr<HRTFDatabaseLoader> AudioContext::hrtfDatabaseLoader() const {
209
return m_internal->hrtfDatabaseLoader;
210
}
211
212
void AudioContext::lazyInitialize()
213
{
Callers
1
process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected