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/a04997.html | 90 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 docs/doxygen/nel/a04997.html (limited to 'docs/doxygen/nel/a04997.html') diff --git a/docs/doxygen/nel/a04997.html b/docs/doxygen/nel/a04997.html new file mode 100644 index 00000000..dccb5fa8 --- /dev/null +++ b/docs/doxygen/nel/a04997.html @@ -0,0 +1,90 @@ + + +NeL: sound_driver_dsound.cpp File Reference + + + +
+

sound_driver_dsound.cpp File Reference


Detailed Description

+DirectSound driver

+

Id
sound_driver_dsound.cpp,v 1.26 2004/01/15 19:18:52 lecroart Exp
+ +

+Definition in file sound_driver_dsound.cpp. +

+#include "stddsound.h"
+#include "../sound_driver.h"
+#include <math.h>
+#include <eax.h>
+#include "nel/misc/hierarchical_timer.h"
+#include "sound_driver_dsound.h"
+#include "listener_dsound.h"
+ +

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

Namespaces

namespace  NLSOUND

Defines

#define DIRECTSOUND_VERSION   0x0800
#define INITGUID
+


Define Documentation

+

+ + + + +
+ + +
#define DIRECTSOUND_VERSION   0x0800 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 33 of file sound_driver_dsound.cpp.

+

+ + + + +
+ + +
#define INITGUID +
+
+ + + + + +
+   + + +

+ +

+Definition at line 28 of file sound_driver_dsound.cpp.

+


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