MGL(Win32)
|
MGL オーディオプレイヤー [詳解]
#include <mutex>
#include <mgl/audio/mgl_audio_defs.h>
#include <mgl/audio/mgl_audio_sampletype_convert.h>
#include <mgl/audio/mgl_audio_source_instance.h>
#include <mgl/audio/mgl_audio_voice_storage.h>
#include <mgl/audio/renderer/mgl_audio_renderer.h>
#include <mgl/common/mgl_singleton.h>
#include <mgl/stl/mgl_stl_containers.h>
#include <mgl/stl/mgl_stl_memory.h>
クラス | |
class | MGL::Audio::Player |
オーディオプレイヤークラス [詳解] | |
MGL オーディオプレイヤー