From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a04996.html | 70 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 docs/doxygen/nel/a04996.html (limited to 'docs/doxygen/nel/a04996.html') diff --git a/docs/doxygen/nel/a04996.html b/docs/doxygen/nel/a04996.html new file mode 100644 index 00000000..1556db40 --- /dev/null +++ b/docs/doxygen/nel/a04996.html @@ -0,0 +1,70 @@ + + +NeL: sound_driver_al.h File Reference + + + +
+

sound_driver_al.h File Reference


Detailed Description

+OpenAL sound driver

+

Id
sound_driver_al.h,v 1.11 2004/02/23 14:38:45 lecroart Exp
+ +

+Definition in file sound_driver_al.h. +

+#include "nel/misc/types_nl.h"
+#include "sound/driver/sound_driver.h"
+#include "sound/driver/openal/source_al.h"
+#include "sound/driver/openal/buffer_al.h"
+#include <AL/al.h>
+#include <vector>
+ +

+Go to the source code of this file. + + + + + + + +

Namespaces

namespace  NLSOUND

Defines

#define TestALError()
+


Define Documentation

+

+ + + + +
+ + + + +  + + +
#define TestALError  )  +
+
+ + + + + +
+   + + +

+ +

+Definition at line 74 of file sound_driver_al.h. +

+Referenced by NLSOUND::CSoundDriverAL::applyRolloffFactor(), NLSOUND::CSoundDriverAL::deleteItem(), NLSOUND::CSourceAL::getCone(), NLSOUND::CSourceAL::getDirection(), NLSOUND::CSourceAL::getGain(), NLSOUND::CListenerAL::getGain(), NLSOUND::CSourceAL::getLooping(), NLSOUND::CSourceAL::getMinMaxDistances(), NLSOUND::CListenerAL::getOrientation(), NLSOUND::CSourceAL::getPitch(), NLSOUND::CSourceAL::getSourceRelativeMode(), NLSOUND::CSourceAL::getVelocity(), NLSOUND::CListenerAL::getVelocity(), NLSOUND::CSoundDriverAL::init(), NLSOUND::CSourceAL::isPlaying(), NLSOUND::CSourceAL::isStopped(), NLSOUND::CSourceAL::setCone(), NLSOUND::CSourceAL::setDirection(), NLSOUND::CListenerAL::setDopplerFactor(), NLSOUND::CSourceAL::setGain(), NLSOUND::CListenerAL::setGain(), NLSOUND::CSourceAL::setLooping(), NLSOUND::CSourceAL::setMinMaxDistances(), NLSOUND::CListenerAL::setOrientation(), NLSOUND::CSourceAL::setPitch(), NLSOUND::CSourceAL::setPos(), NLSOUND::CListenerAL::setPos(), NLSOUND::CSourceAL::setSourceRelativeMode(), NLSOUND::CSourceAL::setStaticBuffer(), NLSOUND::CSourceAL::setVelocity(), and NLSOUND::CListenerAL::setVelocity().

+


Generated on Tue Mar 16 06:43:18 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1