mirror of
https://github.com/yawut/SDL.git
synced 2026-07-10 13:44:44 -05:00
If a driver can definitely see available devices, it is chosen. Otherwise, we'll take the first driver that initializes but saw no devices...this might be because it can't enumerate them, or there really aren't any available. This prevents the dsp driver from hogging control when there are no /dev/dsp* nodes (for example, on a Linux box with ALSA and no OSS emulation). |
||
|---|---|---|
| .. | ||
| SDL_dspaudio.c | ||
| SDL_dspaudio.h | ||