30#ifndef JELLYFIN_DTO_SUBTITLEDELIVERYMETHOD_H
31#define JELLYFIN_DTO_SUBTITLEDELIVERYMETHOD_H
Definition subtitledeliverymethod.h:46
Value
Definition subtitledeliverymethod.h:49
@ External
Definition subtitledeliverymethod.h:53
@ Embed
Definition subtitledeliverymethod.h:52
@ Encode
Definition subtitledeliverymethod.h:51
@ EnumNotSet
Definition subtitledeliverymethod.h:50
@ Hls
Definition subtitledeliverymethod.h:54
SubtitleDeliveryMethodClass::Value SubtitleDeliveryMethod
Definition subtitledeliverymethod.h:61
Jellyfin::DTO::SubtitleDeliveryMethod SubtitleDeliveryMethod
Definition subtitledeliverymethod.h:67
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