Files | |
file | audioengine.cpp [code] |
implementation of LLAudioEngine class abstracting the Open AL audio support | |
file | audioengine.h [code] |
Definition of LLAudioEngine base class abstracting the audio support. | |
file | audioengine_fmod.cpp [code] |
Implementation of LLAudioEngine class abstracting the audio support as a FMOD 3D implementation. | |
file | audioengine_fmod.h [code] |
Definition of LLAudioEngine class abstracting the audio support as a FMOD 3D implementation. | |
file | listener.cpp [code] |
Implementation of LISTENER class abstracting the audio support. | |
file | listener.h [code] |
Description of LISTENER base class abstracting the audio support. | |
file | listener_ds3d.h [code] |
Description of LISTENER class abstracting the audio support as a DirectSound 3D implementation (windows only). | |
file | listener_fmod.cpp [code] |
implementation of LISTENER class abstracting the audio support as a FMOD 3D implementation (windows only) | |
file | listener_fmod.h [code] |
Description of LISTENER class abstracting the audio support as an FMOD 3D implementation (windows and Linux). | |
file | listener_openal.h [code] |
Description of LISTENER class abstracting the audio support as an OpenAL implementation. | |
file | llaudiodecodemgr.cpp [code] |
file | llaudiodecodemgr.h [code] |
file | vorbisdecode.cpp [code] |
Vorbis decoding routine routine for Indra. | |
file | vorbisdecode.h [code] |
Vorbis decoding routine routine for Indra. | |
file | vorbisencode.cpp [code] |
Vorbis encoding routine routine for Indra. | |
file | vorbisencode.h [code] |
Vorbis encoding routine routine for Indra. |