|
MGL(Win32)
|
MGL オーディオソースインスタンス [詳解]
#include <atomic>#include <mgl/audio/mgl_audio_fade.h>#include <mgl/audio/voice/mgl_audio_voice.h>#include <mgl/mgl_environment.h>クラス | |
| class | MGL::Audio::SourceInstance |
| MGL オーディオソースインスタンス [詳解] | |
型定義 | |
| using | MGL::Audio::SharedSourceInstance = std::shared_ptr<SourceInstance> |
| 共有ソースインスタンス | |
| using | MGL::Audio::WeakSourceInstance = std::weak_ptr<SourceInstance> |
| 弱参照のソースインスタンス | |
MGL オーディオソースインスタンス