MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
mgl_audio_source_instance.h ファイル

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 オーディオソースインスタンス

日付
Since: January 16, 2021. 3:32:38 JST.
著者
Acerola