sound_driver_al.cpp File Reference


Detailed Description

OpenAL sound driver

Id
sound_driver_al.cpp,v 1.16 2004/02/23 14:38:45 lecroart Exp

Definition in file sound_driver_al.cpp.

#include "stdopenal.h"
#include "buffer_al.h"
#include "listener_al.h"
#include "nel/misc/path.h"
#include "../sound_driver.h"

Go to the source code of this file.

Namespaces

namespace  NLSOUND

Defines

#define BUFFER_ALLOC_RATE   8
#define INITIAL_BUFFERS   8
#define INITIAL_SOURCES   8
#define ROLLOFF_FACTOR_DEFAULT   1.0f
#define SOURCE_ALLOC_RATE   8


Define Documentation

#define BUFFER_ALLOC_RATE   8
 

Definition at line 78 of file sound_driver_al.cpp.

Referenced by NLSOUND::CSoundDriverAL::createBuffer().

#define INITIAL_BUFFERS   8
 

Definition at line 76 of file sound_driver_al.cpp.

Referenced by NLSOUND::CSoundDriverAL::init().

#define INITIAL_SOURCES   8
 

Definition at line 77 of file sound_driver_al.cpp.

Referenced by NLSOUND::CSoundDriverAL::init().

#define ROLLOFF_FACTOR_DEFAULT   1.0f
 

Definition at line 81 of file sound_driver_al.cpp.

Referenced by NLSOUND::CSoundDriverAL::createSource().

#define SOURCE_ALLOC_RATE   8
 

Definition at line 79 of file sound_driver_al.cpp.

Referenced by NLSOUND::CSoundDriverAL::createSource().


Generated on Tue Mar 16 06:43:18 2004 for NeL by doxygen 1.3.6