Uses of Interface
org.jjazz.musiccontrol.api.PlaybackListener
Packages that use PlaybackListener
Package
Description
Music controller: control the overall playback of a song.
-
Uses of PlaybackListener in org.jjazz.musiccontrol.api
Classes in org.jjazz.musiccontrol.api that implement PlaybackListenerMethods in org.jjazz.musiccontrol.api with parameters of type PlaybackListenerModifier and TypeMethodDescriptionvoid
MusicController.addPlaybackListener
(PlaybackListener listener) Add a listener to be notified of playback bar/beat changes events etc.void
MusicController.removePlaybackListener
(PlaybackListener listener)