mirror of
https://github.com/godotengine/godot
synced 2024-11-02 11:20:21 +00:00
96301e934d
When a phone call or an alarm triggers on iOS, the application receives an "audio interruption" and it's up to the application to resume playback when the interruption ends. I added handling for audio interruptions same as if the game is focused out and then back in. |
||
---|---|---|
.. | ||
audio_driver_coreaudio.cpp | ||
audio_driver_coreaudio.h | ||
SCsub |