Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <JellyfinQt/model/playbackreporter.h>
#include <optional>
#include <QDebug>
#include <JellyfinQt/apiclient.h>
#include <JellyfinQt/dto/playbackprogressinfo.h>
#include <JellyfinQt/model/item.h>
#include <JellyfinQt/model/playlist.h>
#include <JellyfinQt/model/playbackmanager.h>
#include <JellyfinQt/model/player.h>
Classes | |
class | Jellyfin::Model::PlaybackReporterPrivate |
Namespaces | |
namespace | Jellyfin |
namespace | Jellyfin::Model |
Functions | |
Jellyfin::Model::Q_LOGGING_CATEGORY (playbackReporter, "jellyfin.model.playbackReporter") | |