MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
MGL::Audio::Player メンバ一覧

継承メンバを含む MGL::Audio::Player の全メンバ一覧です。

CreateInstance(Args... args) noexceptMGL::SharedSingleton< Player >inlinestatic
DestroyInstance() noexceptMGL::SharedSingleton< Player >inlinestatic
GetInstance() noexceptMGL::SharedSingleton< Player >inlinestatic
GetInstanceRef() noexceptMGL::Audio::Playerstatic
GetMasterVolume() const noexceptMGL::Audio::Playerinline
GetOutputFormat() const noexceptMGL::Audio::Playerinline
GetVoiceVolume(VoiceKey voiceKey) noexceptMGL::Audio::Player
HasInstance() noexceptMGL::SharedSingleton< Player >inlinestatic
Initialize(STL::unique_ptr< Renderer > &renderer, InitializeMode initMode) noexceptMGL::Audio::Player
Load(const SharedVoice &voice) noexceptMGL::Audio::Player
MakeSourceInstance(VoiceKey key, bool isAutoRemove) noexceptMGL::Audio::Player
SetMasterVolume(float volume) noexceptMGL::Audio::Playerinline
SetVoiceVolume(VoiceKey voiceKey, float volume) noexceptMGL::Audio::Player
Unload(VoiceKey key) noexceptMGL::Audio::Player