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

audio_mixer_user.cpp File Reference


Detailed Description

+CAudioMixerUser: implementation of UAudioMixer

+

Id
audio_mixer_user.cpp,v 1.63 2003/12/31 16:11:54 boucher Exp
+ +

+Definition in file audio_mixer_user.cpp. +

+#include "stdsound.h"
+#include "nel/memory/memory_manager.h"
+#include "nel/misc/hierarchical_timer.h"
+#include "simple_sound.h"
+#include "complex_sound.h"
+#include "driver/buffer.h"
+#include "sample_bank.h"
+#include "sound_bank.h"
+#include "background_sound_manager.h"
+#include "simple_source.h"
+#include "complex_source.h"
+#include "background_source.h"
+#include "clustered_sound.h"
+#include "nel/georges/u_form_loader.h"
+#include "nel/georges/u_form.h"
+#include "nel/georges/u_form_elm.h"
+#include "nel/georges/load_form.h"
+#include "nel/misc/file.h"
+#include "nel/misc/path.h"
+#include "nel/misc/time_nl.h"
+#include "nel/misc/command.h"
+#include "nel/misc/progress_callback.h"
+#include "3d/scene_user.h"
+#include "driver/sound_driver.h"
+#include "context_sound.h"
+#include <iomanip.h>
+ +

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

Namespaces

namespace  NLSOUND

Defines

#define _profile(_a)
#define NL_TRACE_MIXER   0
+


Define Documentation

+

+ + + + +
+ + + + + + + +
#define _profile_a   )  +
+
+ + + + + +
+   + + +

+ +

+Definition at line 81 of file audio_mixer_user.cpp. +

+Referenced by NLSOUND::CAudioMixerUser::createSource(), and NLSOUND::CAudioMixerUser::init().

+

+ + + + +
+ + +
#define NL_TRACE_MIXER   0 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 76 of file audio_mixer_user.cpp.

+


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