Uses of Class
org.jjazz.musiccontrol.api.playbacksession.UpdatableSongSession
Package
Description
Models to represent a playback session played by the MusicController.
-
Uses of UpdatableSongSession in org.jjazz.musiccontrol.api.playbacksession
Modifier and TypeClassDescriptionclass
A special UpdatableSongSession, which accepts an UpdateProvider as base session, and which closes itself after being played.Modifier and TypeMethodDescriptionUpdatableSongSession.getFreshCopy
(SongContext sgContext) static UpdatableSongSession
UpdatableSongSession.getSession
(BaseSongSession session) Create or reuse a session for the specified parameters.