MCPcopy Create free account
hub / github.com/SFML/SFML / setDeviceToNull

Function setDeviceToNull

src/SFML/Audio/PlaybackDevice.cpp:85–88  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

83
84////////////////////////////////////////////////////////////
85bool setDeviceToNull()
86{
87 return priv::AudioDevice::setDeviceToNull();
88}
89
90
91////////////////////////////////////////////////////////////

Callers 4

Sound.test.cppFile · 0.85
Music.test.cppFile · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected