Uses of Class
org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession.Update
Packages that use UpdatableSongSession.Update
Package
Description
Models to represent a playback session played by the MusicController.
-
Uses of UpdatableSongSession.Update in org.jjazz.musiccontrol.api.playbacksession
Methods in org.jjazz.musiccontrol.api.playbacksession that return UpdatableSongSession.UpdateModifier and TypeMethodDescriptionUpdatableSongSession.UpdateProvider.getLastUpdate()
Get the last available update after the PROP_UPDATE_AVAILABLE property change event was fired.UpdateProviderSongSession.getLastUpdate()
Methods in org.jjazz.musiccontrol.api.playbacksession with parameters of type UpdatableSongSession.UpdateModifier and TypeMethodDescriptionvoid
UpdatableSongSession.updateSequence
(UpdatableSongSession.Update update) Update the sequence with the specified parameter.