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

Method backendReinitialize

include/LabSound/core/AudioDevice.h:120–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 virtual void stop() = 0;
119 virtual bool isRunning() const = 0;
120 virtual void backendReinitialize() {}
121};
122
123} // lab

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected