MCPcopy 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
645std::shared_ptr<AudioNode> AudioContext::device()
646{
647 return m_device;
648}
649
650bool AudioContext::isOfflineContext() const
651{

Callers 15

processMethod · 0.80
playMethod · 0.80
playMethod · 0.80
playMethod · 0.80
playMethod · 0.80
playMethod · 0.80
playMethod · 0.80
playMethod · 0.80
playMethod · 0.80
playMethod · 0.80
playMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected