Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ PlatformIsAudioInterrupted
Function
PlatformIsAudioInterrupted
engine/sound/src/sound_android.cpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
bool PlatformIsAudioInterrupted()
130
{
131
return g_SoundManager.m_IsPhoneCallActive;
132
}
133
}
Callers
2
IsAudioInterrupted
Function · 0.70
IsAudioInterrupted
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected