30#ifndef JELLYFIN_DTO_VIDEOTYPE_H
31#define JELLYFIN_DTO_VIDEOTYPE_H
Definition videotype.h:46
Value
Definition videotype.h:49
@ Dvd
Definition videotype.h:53
@ EnumNotSet
Definition videotype.h:50
@ BluRay
Definition videotype.h:54
@ VideoFile
Definition videotype.h:51
@ Iso
Definition videotype.h:52
VideoTypeClass::Value VideoType
Definition videotype.h:61
Jellyfin::DTO::VideoType VideoType
Definition videotype.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