MCPcopy 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
114void AudioHardwareDeviceNode::stop()
115{
116 m_platformAudioDevice->stop();
117}
118
119bool AudioHardwareDeviceNode::isRunning() const
120{

Callers 2

uninitializeMethod · 0.45
resetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected