Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
player.h File Reference
#include <QLoggingCategory>
#include <QObject>
#include <QUrl>

Go to the source code of this file.

Classes

class  Jellyfin::Model::PlayerStateClass
class  Jellyfin::Model::MediaStatusClass
class  Jellyfin::Model::Player
 Abstract class for a player. More...
class  Jellyfin::Model::QtMultimediaPlayer
 Player implementation that uses QtMultimedia. More...

Namespaces

namespace  Jellyfin
namespace  Jellyfin::Model

Macros

#define USE_QTMULTIMEDIA_PLAYER

Typedefs

using Jellyfin::Model::PlayerState = PlayerStateClass::Value
using Jellyfin::Model::MediaStatus = MediaStatusClass::Value

Macro Definition Documentation

◆ USE_QTMULTIMEDIA_PLAYER

#define USE_QTMULTIMEDIA_PLAYER