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