Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ stop
Method
stop
src/core/AudioHardwareDeviceNode.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
void AudioHardwareDeviceNode::stop()
115
{
116
m_platformAudioDevice->stop();
117
}
118
119
bool AudioHardwareDeviceNode::isRunning() const
120
{
Callers
2
uninitialize
Method · 0.45
reset
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected