MCPcopy Create free account
hub / github.com/LabSound/LabSound / backendReinitialize

Method backendReinitialize

src/core/AudioHardwareDeviceNode.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109void AudioHardwareDeviceNode::backendReinitialize()
110{
111 m_platformAudioDevice->backendReinitialize();
112}
113
114void AudioHardwareDeviceNode::stop()
115{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected