MCPcopy 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
208std::shared_ptr<HRTFDatabaseLoader> AudioContext::hrtfDatabaseLoader() const {
209 return m_internal->hrtfDatabaseLoader;
210}
211
212void AudioContext::lazyInitialize()
213{

Callers 1

processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected