mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
adds iOS audio interruption handling and recovery
This commit is contained in:
@@ -86,6 +86,9 @@ public:
|
||||
int getMaxSourceEffects() const;
|
||||
bool isEFXsupported() const;
|
||||
|
||||
void pauseContext();
|
||||
void resumeContext();
|
||||
|
||||
private:
|
||||
float volume;
|
||||
DistanceModel distanceModel;
|
||||
|
||||
Reference in New Issue
Block a user