Feature #2280
Disable audio in background
Start date:
2018-08-24
% Done:
100%
Description
Please create a feature to disable the audio when the application is running in the background.
Currently if you ALT TAB out of the application the audio continues to loop.
It should go into an onPause() state until the user places the application in the forground.
Then it should call an onResume() to reinit the audio.
Associated revisions
History
#1 Updated by skyjake about 6 years ago
- Category set to Enhancement
- Target version set to 2.1 (Late 2018)
#2 Updated by skyjake about 6 years ago
- Assignee set to skyjake
#3 Updated by skyjake about 6 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
#4 Updated by skyjake about 6 years ago
- Status changed from Resolved to Closed
Audio|Client: Option for pausing music when focus lost
Added a new option to Audio Settings for pausing music when window loses focus.
Reorganized the Audio Settings dialog so SFX and Music are separately grouped.
IssueID #2280