MCPcopy Create free account
hub / github.com/defold/defold / IsAudioInterrupted

Function IsAudioInterrupted

engine/sound/src/sound_openal.cpp:1369–1372  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1367 }
1368
1369 bool IsAudioInterrupted()
1370 {
1371 return PlatformIsAudioInterrupted();
1372 }
1373
1374 void OnWindowFocus(bool focus)
1375 {

Callers 1

UpdateInternalFunction · 0.70

Calls 1

Tested by

no test coverage detected