30#ifndef JELLYFIN_DTO_VIDEO3DFORMAT_H
31#define JELLYFIN_DTO_VIDEO3DFORMAT_H
46class Video3DFormatClass {
An Api client for Jellyfin. Handles requests and authentication.
Definition apiclient.h:90
Contains auto-generated Data Transfer Objects for the Jellyfin HTTP API.
Video3DFormatClass::Value Video3DFormat
Definition video3dformat.h:62
Definition accessschedule.h:128
AccessSchedule fromJsonValue(const QJsonValue &source, convertType< AccessSchedule >)
Definition accessschedule.cpp:133
Jellyfin::DTO::Video3DFormat Video3DFormat
Definition video3dformat.h:68
QJsonValue toJsonValue(const AccessSchedule &source, convertType< AccessSchedule >)
Definition accessschedule.cpp:139
Definition jsonconvimpl.h:45