Uses of Interface
pi.resources.sound.PlaybackListener
Packages that use PlaybackListener
-
Uses of PlaybackListener in pi.resources.sound
Methods in pi.resources.sound with parameters of type PlaybackListenerModifier and TypeMethodDescriptionvoidPlayback.addPlaybackListener(PlaybackListener listener) Adds aSoundPlaybackListenerto this instance.voidPlayback.removePlaybackListener(PlaybackListener listener) Removes aSoundPlaybackListenerfrom this instance.