Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::PlaybackInfoResponse Member List

This is the complete list of members for Jellyfin::DTO::PlaybackInfoResponse, including all inherited members.

errorCode() constJellyfin::DTO::PlaybackInfoResponse
fromJson(QJsonObject source)Jellyfin::DTO::PlaybackInfoResponsestatic
m_errorCodeJellyfin::DTO::PlaybackInfoResponseprotected
m_mediaSourcesJellyfin::DTO::PlaybackInfoResponseprotected
m_playSessionIdJellyfin::DTO::PlaybackInfoResponseprotected
mediaSources() constJellyfin::DTO::PlaybackInfoResponse
mediaSourcesNull() constJellyfin::DTO::PlaybackInfoResponse
PlaybackInfoResponse(PlaybackErrorCode errorCode)Jellyfin::DTO::PlaybackInfoResponse
PlaybackInfoResponse(const PlaybackInfoResponse &other)Jellyfin::DTO::PlaybackInfoResponse
playSessionId() constJellyfin::DTO::PlaybackInfoResponse
playSessionIdNull() constJellyfin::DTO::PlaybackInfoResponse
replaceData(PlaybackInfoResponse &other)Jellyfin::DTO::PlaybackInfoResponse
setErrorCode(PlaybackErrorCode newErrorCode)Jellyfin::DTO::PlaybackInfoResponse
setFromJson(QJsonObject source)Jellyfin::DTO::PlaybackInfoResponse
setMediaSources(QList< MediaSourceInfo > newMediaSources)Jellyfin::DTO::PlaybackInfoResponse
setMediaSourcesNull()Jellyfin::DTO::PlaybackInfoResponse
setPlaySessionId(QString newPlaySessionId)Jellyfin::DTO::PlaybackInfoResponse
setPlaySessionIdNull()Jellyfin::DTO::PlaybackInfoResponse
toJson() constJellyfin::DTO::PlaybackInfoResponse