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

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

GetKey() const noexceptMGL::Audio::Voiceinline
GetLoopFrame(uint32_t trackIndex) const noexcept overrideMGL::Audio::WaveVoiceinlinevirtual
GetSample(float &outDataL, float &outDataR, uint32_t trackIndex, size_t sampleFrame) const noexcept overrideMGL::Audio::WaveVoicevirtual
MGL::Audio::Voice::GetSample(float &outDataL, float &outDataR) noexceptMGL::Audio::Voiceinlinevirtual
GetStatus() const noexceptMGL::Audio::Voiceinline
GetTotalFrame(uint32_t trackIndex) const noexcept overrideMGL::Audio::WaveVoiceinlinevirtual
GetTrackCount() const noexcept overrideMGL::Audio::WaveVoiceinlinevirtual
GetType() const noexceptMGL::Audio::Voiceinline
GetVolume() const noexceptMGL::Audio::Voiceinline
IsLoop(uint32_t trackIndex) const noexcept overrideMGL::Audio::WaveVoiceinlinevirtual
Load() noexcept overrideMGL::Audio::WaveVoicevirtual
RemoveRequests() noexceptMGL::Audio::Voiceinline
SetStatus(Status status) noexceptMGL::Audio::Voiceinlineprotected
SetVolume(float volume) noexceptMGL::Audio::Voiceinline
Start(uint32_t trackIndex, LoopType loopType) noexceptMGL::Audio::Voiceinlinevirtual
Status 列挙名MGL::Audio::Voice
Stop() noexceptMGL::Audio::Voiceinlinevirtual
Type 列挙名MGL::Audio::Voice
Voice(VoiceKey key, Type type) noexceptMGL::Audio::Voiceinline
WaveVoice(VoiceKey key, const File::PathView &path, bool isLoop=false, uint32_t loopFrame=0) noexceptMGL::Audio::WaveVoice
~Voice() noexcept=default (定義場所: MGL::Audio::Voice)MGL::Audio::Voicevirtual