51 #ifndef __diguy_module_sound_openal_H
52 #define __diguy_module_sound_openal_H
int diguy_sound_openal_get_defaults(bdiSoundInitOpenAL *init)
Fills out the init structure with default values.
Definition: bdiSoundInitOpenAL.h:16
int diguy_sound_openal_deinitialize()
This function tells DI-Guy to shut down the OpenAL DirectSound API for playing back sounds...
int diguy_sound_openal_initialize(bdiSoundInitOpenAL *init)
This function tells DI-Guy that it should use the OpenAL API for playing back sounds.