Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
syncplay.h File Reference

Go to the source code of this file.

Classes

class  Jellyfin::Loader::HTTP::SyncPlayBufferingLoader
 Notify SyncPlay group that member is buffering. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayJoinGroupLoader
 Join an existing SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayLeaveGroupLoader
 Leave the joined SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayGetGroupsLoader
 Gets all SyncPlay groups. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayMovePlaylistItemLoader
 Request to move an item in the playlist in SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayCreateGroupLoader
 Create a new SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayNextItemLoader
 Request next item in SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayPauseLoader
 Request pause in SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayPingLoader
 Update session ping. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayPreviousItemLoader
 Request previous item in SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayQueueLoader
 Request to queue items to the playlist of a SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayReadyLoader
 Notify SyncPlay group that member is ready for playback. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayRemoveFromPlaylistLoader
 Request to remove items from the playlist in SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlaySeekLoader
 Request seek in SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlaySetIgnoreWaitLoader
 Request SyncPlay group to ignore member during group-wait. More...
 
class  Jellyfin::Loader::HTTP::SyncPlaySetNewQueueLoader
 Request to set new playlist in SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlaySetPlaylistItemLoader
 Request to change playlist item in SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlaySetRepeatModeLoader
 Request to set repeat mode in SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlaySetShuffleModeLoader
 Request to set shuffle mode in SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayStopLoader
 Request stop in SyncPlay group. More...
 
class  Jellyfin::Loader::HTTP::SyncPlayUnpauseLoader
 Request unpause in SyncPlay group. More...
 

Namespaces

namespace  Jellyfin
 
namespace  Jellyfin::Loader
 
namespace  Jellyfin::Loader::HTTP