Uses of Class
org.jjazz.musiccontrol.api.playbacksession.UpdateProviderSongSession
Packages that use UpdateProviderSongSession
Package
Description
Models to represent a playback session played by the MusicController.
-
Uses of UpdateProviderSongSession in org.jjazz.musiccontrol.api.playbacksession
Methods in org.jjazz.musiccontrol.api.playbacksession that return UpdateProviderSongSessionModifier and TypeMethodDescriptionUpdateProviderSongSession.getFreshCopy(SongContext sgContext) static UpdateProviderSongSessionUpdateProviderSongSession.getSession(SongContext sgContext, PlaybackSession.Context context) Get a session using the default config with update control enabled.static UpdateProviderSongSessionUpdateProviderSongSession.getSession(SongContext sgContext, SessionConfig sConfig, boolean enableUpdateControl, PlaybackSession.Context context) Create or reuse a session for the specified parameters.