Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ device
Method
device
src/core/AudioContext.cpp:645–648 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
643
}
644
645
std::shared_ptr<AudioNode> AudioContext::device()
646
{
647
return m_device;
648
}
649
650
bool AudioContext::isOfflineContext() const
651
{
Callers
15
MakeAudioHardwareInputNode
Function · 0.80
process
Method · 0.80
play
Method · 0.80
play
Method · 0.80
play
Method · 0.80
play
Method · 0.80
play
Method · 0.80
play
Method · 0.80
play
Method · 0.80
play
Method · 0.80
play
Method · 0.80
play
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected