doom3-gpl
Doom 3 GPL source release
|
#include "../../idlib/precompiled.h"
#include "../../sound/snd_local.h"
#include <Carbon/Carbon.h>
#include <CoreAudio/CoreAudio.h>
Go to the source code of this file.
Classes | |
class | idAudioHardwareOSX |
Functions | |
bool | Sys_LoadOpenAL (void) |
Variables | |
idCVar | s_device ("s_device","-1", CVAR_SYSTEM|CVAR_ARCHIVE|CVAR_INTEGER,"Sound device to use. -1 for default device") |
Definition at line 440 of file macosx_sound.cpp.
idCVar s_device("s_device","-1", CVAR_SYSTEM|CVAR_ARCHIVE|CVAR_INTEGER,"Sound device to use. -1 for default device") |