OpenEnroth 73e68f7
Loading...
Searching...
No Matches
AudioPlayer Member List

This is the complete list of members for AudioPlayer, including all inherited members.

_currentWalkingSampleAudioPlayerprotected
_loopingSoundPoolAudioPlayerprotected
_regularSoundPoolAudioPlayerprotected
_sndReaderAudioPlayerprotected
_voiceSoundPoolAudioPlayerprotected
AudioPlayer()=defaultAudioPlayer
bPlayerReadyAudioPlayerprotected
currentMusicTrackAudioPlayerprotected
getSoundLength(SoundId eSoundID)AudioPlayer
Initialize()AudioPlayer
isWalkingSoundPlays()AudioPlayer
LoadSound(std::string_view pSoundName)AudioPlayer
loadSoundDataSource(SoundInfo *si)AudioPlayer
MusicPause()AudioPlayer
MusicPlayTrack(MusicId eTrack)AudioPlayer
MusicResume()AudioPlayer
MusicStart()AudioPlayer
MusicStop()AudioPlayer
pauseAllSounds()AudioPlayer
pauseLooping()AudioPlayer
pCurrentMusicTrackAudioPlayerprotected
playExclusiveSound(SoundId id)AudioPlayerinline
playHouseSound(SoundId id, bool isSpeech)AudioPlayerinline
playNonResetableSound(SoundId id)AudioPlayerinline
playSound(SoundId eSoundID, SoundPlaybackMode mode, Pid pid=Pid())AudioPlayer
playSpellSound(SpellId spell, bool is_impact, SoundPlaybackMode mode, Pid pid=Pid())AudioPlayer
playUISound(SoundId id)AudioPlayerinline
playWalkSound(SoundId id)AudioPlayerinline
resumeSounds()AudioPlayer
SetMasterVolume(int level)AudioPlayer
SetMusicVolume(int level)AudioPlayer
SetVoiceVolume(int level)AudioPlayer
soundDrain()AudioPlayer
stopSounds()AudioPlayer
stopVoiceSounds()AudioPlayer
stopWalkingSounds()AudioPlayer
uMasterVolumeAudioPlayerprotected
uMusicVolumeAudioPlayerprotected
UpdateSounds()AudioPlayer
UpdateVolumeFromConfig()AudioPlayer
uVoiceVolumeAudioPlayerprotected
~AudioPlayer()AudioPlayervirtual