5 #ifndef __E_IRRKLANG_SOUND_OUTPUT_DRIVERS_H_INCLUDED__
6 #define __E_IRRKLANG_SOUND_OUTPUT_DRIVERS_H_INCLUDED__
Null driver, creating no sound output.
DirectSound8 sound output driver, windows only.
Core Audio sound output driver, mac os only.
Everything in the irrKlang Sound Engine can be found in this namespace.
E_SOUND_OUTPUT_DRIVER
An enumeration for all types of supported sound drivers.
DirectSound sound output driver, windows only.
ALSA sound output driver, linux only.
WinMM sound output driver, windows only.
Amount of built-in sound output drivers.
Autodetects the best sound driver for the system.