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

Function setDeviceToDefault

src/SFML/Audio/PlaybackDevice.cpp:78–81  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

76
77////////////////////////////////////////////////////////////
78bool setDeviceToDefault()
79{
80 return priv::AudioDevice::setDeviceToDefault();
81}
82
83
84////////////////////////////////////////////////////////////

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected