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 |
|
Definition at line 81 of file audio_mixer_user.cpp. Referenced by NLSOUND::CAudioMixerUser::createSource(), and NLSOUND::CAudioMixerUser::init(). |
|
Definition at line 76 of file audio_mixer_user.cpp. |