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

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

additionalUsers() constJellyfin::DTO::SessionInfo
additionalUsersNull() constJellyfin::DTO::SessionInfo
applicationVersion() constJellyfin::DTO::SessionInfo
applicationVersionNull() constJellyfin::DTO::SessionInfo
capabilities() constJellyfin::DTO::SessionInfo
client() constJellyfin::DTO::SessionInfo
clientNull() constJellyfin::DTO::SessionInfo
deviceId() constJellyfin::DTO::SessionInfo
deviceIdNull() constJellyfin::DTO::SessionInfo
deviceName() constJellyfin::DTO::SessionInfo
deviceNameNull() constJellyfin::DTO::SessionInfo
deviceType() constJellyfin::DTO::SessionInfo
deviceTypeNull() constJellyfin::DTO::SessionInfo
fromJson(QJsonObject source)Jellyfin::DTO::SessionInfostatic
fullNowPlayingItem() constJellyfin::DTO::SessionInfo
hasCustomDeviceName() constJellyfin::DTO::SessionInfo
isActive() constJellyfin::DTO::SessionInfo
jellyfinId() constJellyfin::DTO::SessionInfo
jellyfinIdNull() constJellyfin::DTO::SessionInfo
lastActivityDate() constJellyfin::DTO::SessionInfo
lastPlaybackCheckIn() constJellyfin::DTO::SessionInfo
m_additionalUsersJellyfin::DTO::SessionInfoprotected
m_applicationVersionJellyfin::DTO::SessionInfoprotected
m_capabilitiesJellyfin::DTO::SessionInfoprotected
m_clientJellyfin::DTO::SessionInfoprotected
m_deviceIdJellyfin::DTO::SessionInfoprotected
m_deviceNameJellyfin::DTO::SessionInfoprotected
m_deviceTypeJellyfin::DTO::SessionInfoprotected
m_fullNowPlayingItemJellyfin::DTO::SessionInfoprotected
m_hasCustomDeviceNameJellyfin::DTO::SessionInfoprotected
m_isActiveJellyfin::DTO::SessionInfoprotected
m_jellyfinIdJellyfin::DTO::SessionInfoprotected
m_lastActivityDateJellyfin::DTO::SessionInfoprotected
m_lastPlaybackCheckInJellyfin::DTO::SessionInfoprotected
m_nowPlayingItemJellyfin::DTO::SessionInfoprotected
m_nowPlayingQueueJellyfin::DTO::SessionInfoprotected
m_nowViewingItemJellyfin::DTO::SessionInfoprotected
m_playableMediaTypesJellyfin::DTO::SessionInfoprotected
m_playlistItemIdJellyfin::DTO::SessionInfoprotected
m_playStateJellyfin::DTO::SessionInfoprotected
m_remoteEndPointJellyfin::DTO::SessionInfoprotected
m_serverIdJellyfin::DTO::SessionInfoprotected
m_supportedCommandsJellyfin::DTO::SessionInfoprotected
m_supportsMediaControlJellyfin::DTO::SessionInfoprotected
m_supportsRemoteControlJellyfin::DTO::SessionInfoprotected
m_transcodingInfoJellyfin::DTO::SessionInfoprotected
m_userIdJellyfin::DTO::SessionInfoprotected
m_userNameJellyfin::DTO::SessionInfoprotected
m_userPrimaryImageTagJellyfin::DTO::SessionInfoprotected
nowPlayingItem() constJellyfin::DTO::SessionInfo
nowPlayingQueue() constJellyfin::DTO::SessionInfo
nowPlayingQueueNull() constJellyfin::DTO::SessionInfo
nowViewingItem() constJellyfin::DTO::SessionInfo
playableMediaTypes() constJellyfin::DTO::SessionInfo
playableMediaTypesNull() constJellyfin::DTO::SessionInfo
playlistItemId() constJellyfin::DTO::SessionInfo
playlistItemIdNull() constJellyfin::DTO::SessionInfo
playState() constJellyfin::DTO::SessionInfo
remoteEndPoint() constJellyfin::DTO::SessionInfo
remoteEndPointNull() constJellyfin::DTO::SessionInfo
replaceData(SessionInfo &other)Jellyfin::DTO::SessionInfo
serverId() constJellyfin::DTO::SessionInfo
serverIdNull() constJellyfin::DTO::SessionInfo
SessionInfo(QSharedPointer< PlayerStateInfo > playState, QSharedPointer< ClientCapabilities > capabilities, QString userId, QDateTime lastActivityDate, QDateTime lastPlaybackCheckIn, QSharedPointer< BaseItemDto > nowPlayingItem, QSharedPointer< BaseItem > fullNowPlayingItem, QSharedPointer< BaseItemDto > nowViewingItem, QSharedPointer< TranscodingInfo > transcodingInfo, bool isActive, bool supportsMediaControl, bool supportsRemoteControl, bool hasCustomDeviceName)Jellyfin::DTO::SessionInfo
SessionInfo(const SessionInfo &other)Jellyfin::DTO::SessionInfo
setAdditionalUsers(QList< SessionUserInfo > newAdditionalUsers)Jellyfin::DTO::SessionInfo
setAdditionalUsersNull()Jellyfin::DTO::SessionInfo
setApplicationVersion(QString newApplicationVersion)Jellyfin::DTO::SessionInfo
setApplicationVersionNull()Jellyfin::DTO::SessionInfo
setCapabilities(QSharedPointer< ClientCapabilities > newCapabilities)Jellyfin::DTO::SessionInfo
setClient(QString newClient)Jellyfin::DTO::SessionInfo
setClientNull()Jellyfin::DTO::SessionInfo
setDeviceId(QString newDeviceId)Jellyfin::DTO::SessionInfo
setDeviceIdNull()Jellyfin::DTO::SessionInfo
setDeviceName(QString newDeviceName)Jellyfin::DTO::SessionInfo
setDeviceNameNull()Jellyfin::DTO::SessionInfo
setDeviceType(QString newDeviceType)Jellyfin::DTO::SessionInfo
setDeviceTypeNull()Jellyfin::DTO::SessionInfo
setFromJson(QJsonObject source)Jellyfin::DTO::SessionInfo
setFullNowPlayingItem(QSharedPointer< BaseItem > newFullNowPlayingItem)Jellyfin::DTO::SessionInfo
setHasCustomDeviceName(bool newHasCustomDeviceName)Jellyfin::DTO::SessionInfo
setIsActive(bool newIsActive)Jellyfin::DTO::SessionInfo
setJellyfinId(QString newJellyfinId)Jellyfin::DTO::SessionInfo
setJellyfinIdNull()Jellyfin::DTO::SessionInfo
setLastActivityDate(QDateTime newLastActivityDate)Jellyfin::DTO::SessionInfo
setLastPlaybackCheckIn(QDateTime newLastPlaybackCheckIn)Jellyfin::DTO::SessionInfo
setNowPlayingItem(QSharedPointer< BaseItemDto > newNowPlayingItem)Jellyfin::DTO::SessionInfo
setNowPlayingQueue(QList< QueueItem > newNowPlayingQueue)Jellyfin::DTO::SessionInfo
setNowPlayingQueueNull()Jellyfin::DTO::SessionInfo
setNowViewingItem(QSharedPointer< BaseItemDto > newNowViewingItem)Jellyfin::DTO::SessionInfo
setPlayableMediaTypes(QStringList newPlayableMediaTypes)Jellyfin::DTO::SessionInfo
setPlayableMediaTypesNull()Jellyfin::DTO::SessionInfo
setPlaylistItemId(QString newPlaylistItemId)Jellyfin::DTO::SessionInfo
setPlaylistItemIdNull()Jellyfin::DTO::SessionInfo
setPlayState(QSharedPointer< PlayerStateInfo > newPlayState)Jellyfin::DTO::SessionInfo
setRemoteEndPoint(QString newRemoteEndPoint)Jellyfin::DTO::SessionInfo
setRemoteEndPointNull()Jellyfin::DTO::SessionInfo
setServerId(QString newServerId)Jellyfin::DTO::SessionInfo
setServerIdNull()Jellyfin::DTO::SessionInfo
setSupportedCommands(QList< GeneralCommandType > newSupportedCommands)Jellyfin::DTO::SessionInfo
setSupportedCommandsNull()Jellyfin::DTO::SessionInfo
setSupportsMediaControl(bool newSupportsMediaControl)Jellyfin::DTO::SessionInfo
setSupportsRemoteControl(bool newSupportsRemoteControl)Jellyfin::DTO::SessionInfo
setTranscodingInfo(QSharedPointer< TranscodingInfo > newTranscodingInfo)Jellyfin::DTO::SessionInfo
setUserId(QString newUserId)Jellyfin::DTO::SessionInfo
setUserName(QString newUserName)Jellyfin::DTO::SessionInfo
setUserNameNull()Jellyfin::DTO::SessionInfo
setUserPrimaryImageTag(QString newUserPrimaryImageTag)Jellyfin::DTO::SessionInfo
setUserPrimaryImageTagNull()Jellyfin::DTO::SessionInfo
supportedCommands() constJellyfin::DTO::SessionInfo
supportedCommandsNull() constJellyfin::DTO::SessionInfo
supportsMediaControl() constJellyfin::DTO::SessionInfo
supportsRemoteControl() constJellyfin::DTO::SessionInfo
toJson() constJellyfin::DTO::SessionInfo
transcodingInfo() constJellyfin::DTO::SessionInfo
userId() constJellyfin::DTO::SessionInfo
userName() constJellyfin::DTO::SessionInfo
userNameNull() constJellyfin::DTO::SessionInfo
userPrimaryImageTag() constJellyfin::DTO::SessionInfo
userPrimaryImageTagNull() constJellyfin::DTO::SessionInfo