Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
playbackmanager.h File Reference
#include <QLoggingCategory>
#include <QObject>
#include <QSharedPointer>
#include <JellyfinQt/dto/playmethod.h>
#include <JellyfinQt/model/player.h>

Go to the source code of this file.

Classes

class  Jellyfin::Model::PlaybackManagerErrorClass
 
class  Jellyfin::Model::PlaybackManager
 Base class for a playback manager. More...
 
class  Jellyfin::Model::LocalPlaybackManager
 Controls playback whithin this app. More...
 
class  Jellyfin::Model::RemoteJellyfinPlaybackManager
 Controls playback for remote devices, such as other Jellyfin clients, over the network. More...
 

Namespaces

namespace  Jellyfin
 
namespace  Jellyfin::Model
 

Typedefs

using Jellyfin::Model::PlaybackManagerError = PlaybackManagerErrorClass::Value
 

Functions

 Jellyfin::Model::Q_DECLARE_LOGGING_CATEGORY (playbackManager)