![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <QJsonObject>#include <QJsonValue>#include <QList>#include <QString>#include <QStringList>#include <optional>#include "JellyfinQt/dto/isotype.h"#include "JellyfinQt/dto/mediaattachment.h"#include "JellyfinQt/dto/mediaprotocol.h"#include "JellyfinQt/dto/mediasourcetype.h"#include "JellyfinQt/dto/mediastream.h"#include "JellyfinQt/dto/transportstreamtimestamp.h"#include "JellyfinQt/dto/video3dformat.h"#include "JellyfinQt/dto/videotype.h"#include "JellyfinQt/support/jsonconv.h"Go to the source code of this file.
Classes | |
| class | Jellyfin::DTO::MediaSourceInfo |
Namespaces | |
| namespace | Jellyfin |
| namespace | Jellyfin::DTO |
| Contains auto-generated Data Transfer Objects for the Jellyfin HTTP API. | |
| namespace | Jellyfin::Support |
Typedefs | |
| using | Jellyfin::Support::MediaSourceInfo = Jellyfin::DTO::MediaSourceInfo |
Functions | |
| template<> | |
| MediaSourceInfo | Jellyfin::Support::fromJsonValue (const QJsonValue &source, convertType< MediaSourceInfo >) |
| template<> | |
| QJsonValue | Jellyfin::Support::toJsonValue (const MediaSourceInfo &source, convertType< MediaSourceInfo >) |