Uses of Interface
pi.resources.sound.SoundPlaybackListener
Packages that use SoundPlaybackListener
-
Uses of SoundPlaybackListener in pi.resources.sound
Methods in pi.resources.sound with parameters of type SoundPlaybackListenerModifier and TypeMethodDescriptionvoidPlayback.addSoundPlaybackListener(SoundPlaybackListener listener) Adds aSoundPlaybackListenerto this instance.voidPlayback.removeSoundPlaybackListener(SoundPlaybackListener listener) Removes aSoundPlaybackListenerfrom this instance.