Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
playbackmanager.h File Reference
#include <QAbstractItemModel>
#include <QFuture>
#include <QJsonArray>
#include <QJsonObject>
#include <QLoggingCategory>
#include <QObject>
#include <QSharedPointer>
#include <QtGlobal>
#include <QUrlQuery>
#include <QVariant>
#include <QtMultimedia/QMediaPlayer>
#include <QtMultimedia/QMediaPlaylist>
#include <functional>
#include <JellyfinQt/dto/baseitemdto.h>
#include <JellyfinQt/dto/playbackinfodto.h>
#include <JellyfinQt/dto/playbackinforesponse.h>
#include <JellyfinQt/dto/playmethod.h>
#include <JellyfinQt/loader/requesttypes.h>
#include <JellyfinQt/model/controllablesession.h>
#include <JellyfinQt/model/player.h>
#include <JellyfinQt/model/playlist.h>
#include <JellyfinQt/support/jsonconv.h>
#include <JellyfinQt/viewmodel/item.h>
#include <JellyfinQt/viewmodel/playlist.h>
#include <JellyfinQt/apiclient.h>
#include "itemmodel.h"

Go to the source code of this file.

Classes

class  Jellyfin::ViewModel::PlaybackManager
 The PlaybackManager class manages the playback of Jellyfin items. More...
 

Namespaces

namespace  Jellyfin
 
namespace  Jellyfin::DTO
 Contains auto-generated Data Transfer Objects for the Jellyfin HTTP API.
 
namespace  Jellyfin::ViewModel
 Contains all types exposed to QML.
 

Functions

 Jellyfin::ViewModel::Q_DECLARE_LOGGING_CATEGORY (playbackManager)