19#ifndef JELLYFIN_MODEL_PLAYBACKREPORTER_H
20#define JELLYFIN_MODEL_PLAYBACKREPORTER_H
22#include <QLoggingCategory>
24#include <QScopedPointer>
An Api client for Jellyfin. Handles requests and authentication.
Definition apiclient.h:90
Controls playback whithin this app.
Definition playbackmanager.h:187
Definition playbackreporter.cpp:37
void setPlaybackManager(LocalPlaybackManager *playbackManager)
Definition playbackreporter.cpp:80
PlaybackReporter(QObject *parent=nullptr)
Definition playbackreporter.cpp:70
Definition controllablesession.h:18
Q_DECLARE_LOGGING_CATEGORY(playbackManager)