Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
deviceprofile.h File Reference
#include <QJsonArray>
#include <QJsonObject>
#include <QJsonValue>
#include <QList>
#include <QMap>
#include <QString>
#include <QSysInfo>
#include <QtMultimedia/QMediaPlayer>
#include "../dto/deviceprofile.h"

Go to the source code of this file.

Namespaces

namespace  Jellyfin
 
namespace  Jellyfin::Model
 
namespace  Jellyfin::Model::DeviceProfile
 

Functions

DTO::DeviceProfile Jellyfin::Model::DeviceProfile::generateProfile ()
 
bool Jellyfin::Model::DeviceProfile::supportsHls ()
 
int Jellyfin::Model::DeviceProfile::maxStreamingBitrate ()
 
bool Jellyfin::Model::DeviceProfile::canPlayH264 ()
 
bool Jellyfin::Model::DeviceProfile::canPlayH265 ()
 
bool Jellyfin::Model::DeviceProfile::canPlayAc3 ()
 
bool Jellyfin::Model::DeviceProfile::supportsMp3VideoAudio ()