30#ifndef JELLYFIN_DTO_CHANNELTYPE_H
31#define JELLYFIN_DTO_CHANNELTYPE_H
Definition channeltype.h:46
Value
Definition channeltype.h:49
@ Radio
Definition channeltype.h:52
@ EnumNotSet
Definition channeltype.h:50
@ TV
Definition channeltype.h:51
ChannelTypeClass::Value ChannelType
Definition channeltype.h:59
Jellyfin::DTO::ChannelType ChannelType
Definition channeltype.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