SDL_mixer
SDL_mixer copied to clipboard
When switching window will lose sound.
This bug report was migrated from our old Bugzilla tracker.
Reported in version: 1.2.12 Reported for operating system, platform: Windows 7, x86
Comments on the original bug report:
On 2014-03-20 00:39:21 +0000, JiaShenghua wrote:
Compile SDL_mixer-1.2.12 under VS2010 as static lib(dll does not have this problem). Then play the sound through SDL_mixer and link this lib in the project. If two programs(or more) are playing the sound in this way. When these two programs to switch windows,the window loses focus will lose sound.
On 2014-03-20 00:48:56 +0000, JiaShenghua wrote:
SDL_mixer-1.2.10 also has the same problem.