Uses of Class
com.blackrook.gloop.openal.util.system.SoundSystem.Voice
Packages that use SoundSystem.Voice
-
Uses of SoundSystem.Voice in com.blackrook.gloop.openal.util.system
Methods in com.blackrook.gloop.openal.util.system with parameters of type SoundSystem.VoiceModifier and TypeMethodDescriptionvoidSoundSystem.Listener.onStreamStep(SoundSystem.Voice voice) voidSoundSystem.Listener.onVoiceAllocated(SoundSystem.Voice voice) voidSoundSystem.Listener.onVoiceDeallocated(SoundSystem.Voice voice) voidSoundSystem.Listener.onVoicePlayed(SoundSystem.Voice voice) voidSoundSystem.Listener.onVoicePrepared(SoundSystem.Voice voice) voidSoundSystem.Listener.onVoiceStopped(SoundSystem.Voice voice) voidSoundSystem.Listener.onVoiceStreamStarted(SoundSystem.Voice voice)