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

Function isDefaultDevice

src/SFML/Audio/PlaybackDevice.cpp:106–109  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

104
105////////////////////////////////////////////////////////////
106bool isDefaultDevice()
107{
108 return priv::AudioDevice::isDefaultDevice();
109}
110
111
112////////////////////////////////////////////////////////////

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected