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

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

failed() constJellyfin::DTO::PlaybackStopInfo
fromJson(QJsonObject source)Jellyfin::DTO::PlaybackStopInfostatic
item() constJellyfin::DTO::PlaybackStopInfo
itemId() constJellyfin::DTO::PlaybackStopInfo
liveStreamId() constJellyfin::DTO::PlaybackStopInfo
liveStreamIdNull() constJellyfin::DTO::PlaybackStopInfo
m_failedJellyfin::DTO::PlaybackStopInfoprotected
m_itemJellyfin::DTO::PlaybackStopInfoprotected
m_itemIdJellyfin::DTO::PlaybackStopInfoprotected
m_liveStreamIdJellyfin::DTO::PlaybackStopInfoprotected
m_mediaSourceIdJellyfin::DTO::PlaybackStopInfoprotected
m_nextMediaTypeJellyfin::DTO::PlaybackStopInfoprotected
m_nowPlayingQueueJellyfin::DTO::PlaybackStopInfoprotected
m_playlistItemIdJellyfin::DTO::PlaybackStopInfoprotected
m_playSessionIdJellyfin::DTO::PlaybackStopInfoprotected
m_positionTicksJellyfin::DTO::PlaybackStopInfoprotected
m_sessionIdJellyfin::DTO::PlaybackStopInfoprotected
mediaSourceId() constJellyfin::DTO::PlaybackStopInfo
mediaSourceIdNull() constJellyfin::DTO::PlaybackStopInfo
nextMediaType() constJellyfin::DTO::PlaybackStopInfo
nextMediaTypeNull() constJellyfin::DTO::PlaybackStopInfo
nowPlayingQueue() constJellyfin::DTO::PlaybackStopInfo
nowPlayingQueueNull() constJellyfin::DTO::PlaybackStopInfo
PlaybackStopInfo(QSharedPointer< BaseItemDto > item, QString itemId, bool failed)Jellyfin::DTO::PlaybackStopInfo
PlaybackStopInfo(const PlaybackStopInfo &other)Jellyfin::DTO::PlaybackStopInfo
playlistItemId() constJellyfin::DTO::PlaybackStopInfo
playlistItemIdNull() constJellyfin::DTO::PlaybackStopInfo
playSessionId() constJellyfin::DTO::PlaybackStopInfo
playSessionIdNull() constJellyfin::DTO::PlaybackStopInfo
positionTicks() constJellyfin::DTO::PlaybackStopInfo
positionTicksNull() constJellyfin::DTO::PlaybackStopInfo
replaceData(PlaybackStopInfo &other)Jellyfin::DTO::PlaybackStopInfo
sessionId() constJellyfin::DTO::PlaybackStopInfo
sessionIdNull() constJellyfin::DTO::PlaybackStopInfo
setFailed(bool newFailed)Jellyfin::DTO::PlaybackStopInfo
setFromJson(QJsonObject source)Jellyfin::DTO::PlaybackStopInfo
setItem(QSharedPointer< BaseItemDto > newItem)Jellyfin::DTO::PlaybackStopInfo
setItemId(QString newItemId)Jellyfin::DTO::PlaybackStopInfo
setLiveStreamId(QString newLiveStreamId)Jellyfin::DTO::PlaybackStopInfo
setLiveStreamIdNull()Jellyfin::DTO::PlaybackStopInfo
setMediaSourceId(QString newMediaSourceId)Jellyfin::DTO::PlaybackStopInfo
setMediaSourceIdNull()Jellyfin::DTO::PlaybackStopInfo
setNextMediaType(QString newNextMediaType)Jellyfin::DTO::PlaybackStopInfo
setNextMediaTypeNull()Jellyfin::DTO::PlaybackStopInfo
setNowPlayingQueue(QList< QueueItem > newNowPlayingQueue)Jellyfin::DTO::PlaybackStopInfo
setNowPlayingQueueNull()Jellyfin::DTO::PlaybackStopInfo
setPlaylistItemId(QString newPlaylistItemId)Jellyfin::DTO::PlaybackStopInfo
setPlaylistItemIdNull()Jellyfin::DTO::PlaybackStopInfo
setPlaySessionId(QString newPlaySessionId)Jellyfin::DTO::PlaybackStopInfo
setPlaySessionIdNull()Jellyfin::DTO::PlaybackStopInfo
setPositionTicks(std::optional< qint64 > newPositionTicks)Jellyfin::DTO::PlaybackStopInfo
setPositionTicksNull()Jellyfin::DTO::PlaybackStopInfo
setSessionId(QString newSessionId)Jellyfin::DTO::PlaybackStopInfo
setSessionIdNull()Jellyfin::DTO::PlaybackStopInfo
toJson() constJellyfin::DTO::PlaybackStopInfo