Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ IsAudioInterrupted
Function
IsAudioInterrupted
engine/sound/src/sound.cpp:2159–2162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2157
}
2158
2159
bool IsAudioInterrupted()
2160
{
2161
return PlatformIsAudioInterrupted();
2162
}
2163
2164
void OnWindowFocus(bool focus)
2165
{
Callers
2
UpdateInternal
Function · 0.70
Sound_IsPhoneCallActive
Function · 0.50
Calls
1
PlatformIsAudioInterrupted
Function · 0.70
Tested by
no test coverage detected