30#ifndef JELLYFIN_DTO_TRANSPORTSTREAMTIMESTAMP_H
31#define JELLYFIN_DTO_TRANSPORTSTREAMTIMESTAMP_H
Definition transportstreamtimestamp.h:46
Value
Definition transportstreamtimestamp.h:49
@ Zero
Definition transportstreamtimestamp.h:52
@ EnumNotSet
Definition transportstreamtimestamp.h:50
@ Valid
Definition transportstreamtimestamp.h:53
@ None
Definition transportstreamtimestamp.h:51
TransportStreamTimestampClass::Value TransportStreamTimestamp
Definition transportstreamtimestamp.h:60
Jellyfin::DTO::TransportStreamTimestamp TransportStreamTimestamp
Definition transportstreamtimestamp.h:66
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