MCPcopy 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
650bool AudioContext::isOfflineContext() const
651{
652 return m_isOfflineContext;
653}
654
655std::shared_ptr<AudioListener> AudioContext::listener()
656{

Callers 1

processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected