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

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

aspectRatio() constJellyfin::DTO::PlaybackProgressInfo
aspectRatioNull() constJellyfin::DTO::PlaybackProgressInfo
audioStreamIndex() constJellyfin::DTO::PlaybackProgressInfo
audioStreamIndexNull() constJellyfin::DTO::PlaybackProgressInfo
brightness() constJellyfin::DTO::PlaybackProgressInfo
brightnessNull() constJellyfin::DTO::PlaybackProgressInfo
canSeek() constJellyfin::DTO::PlaybackProgressInfo
fromJson(QJsonObject source)Jellyfin::DTO::PlaybackProgressInfostatic
isMuted() constJellyfin::DTO::PlaybackProgressInfo
isPaused() constJellyfin::DTO::PlaybackProgressInfo
item() constJellyfin::DTO::PlaybackProgressInfo
itemId() constJellyfin::DTO::PlaybackProgressInfo
liveStreamId() constJellyfin::DTO::PlaybackProgressInfo
liveStreamIdNull() constJellyfin::DTO::PlaybackProgressInfo
m_aspectRatioJellyfin::DTO::PlaybackProgressInfoprotected
m_audioStreamIndexJellyfin::DTO::PlaybackProgressInfoprotected
m_brightnessJellyfin::DTO::PlaybackProgressInfoprotected
m_canSeekJellyfin::DTO::PlaybackProgressInfoprotected
m_isMutedJellyfin::DTO::PlaybackProgressInfoprotected
m_isPausedJellyfin::DTO::PlaybackProgressInfoprotected
m_itemJellyfin::DTO::PlaybackProgressInfoprotected
m_itemIdJellyfin::DTO::PlaybackProgressInfoprotected
m_liveStreamIdJellyfin::DTO::PlaybackProgressInfoprotected
m_mediaSourceIdJellyfin::DTO::PlaybackProgressInfoprotected
m_nowPlayingQueueJellyfin::DTO::PlaybackProgressInfoprotected
m_playbackStartTimeTicksJellyfin::DTO::PlaybackProgressInfoprotected
m_playlistItemIdJellyfin::DTO::PlaybackProgressInfoprotected
m_playMethodJellyfin::DTO::PlaybackProgressInfoprotected
m_playSessionIdJellyfin::DTO::PlaybackProgressInfoprotected
m_positionTicksJellyfin::DTO::PlaybackProgressInfoprotected
m_repeatModeJellyfin::DTO::PlaybackProgressInfoprotected
m_sessionIdJellyfin::DTO::PlaybackProgressInfoprotected
m_subtitleStreamIndexJellyfin::DTO::PlaybackProgressInfoprotected
m_volumeLevelJellyfin::DTO::PlaybackProgressInfoprotected
mediaSourceId() constJellyfin::DTO::PlaybackProgressInfo
mediaSourceIdNull() constJellyfin::DTO::PlaybackProgressInfo
nowPlayingQueue() constJellyfin::DTO::PlaybackProgressInfo
nowPlayingQueueNull() constJellyfin::DTO::PlaybackProgressInfo
PlaybackProgressInfo(bool canSeek, QSharedPointer< BaseItemDto > item, QString itemId, bool isPaused, bool isMuted, PlayMethod playMethod, RepeatMode repeatMode)Jellyfin::DTO::PlaybackProgressInfo
PlaybackProgressInfo(const PlaybackProgressInfo &other)Jellyfin::DTO::PlaybackProgressInfo
playbackStartTimeTicks() constJellyfin::DTO::PlaybackProgressInfo
playbackStartTimeTicksNull() constJellyfin::DTO::PlaybackProgressInfo
playlistItemId() constJellyfin::DTO::PlaybackProgressInfo
playlistItemIdNull() constJellyfin::DTO::PlaybackProgressInfo
playMethod() constJellyfin::DTO::PlaybackProgressInfo
playSessionId() constJellyfin::DTO::PlaybackProgressInfo
playSessionIdNull() constJellyfin::DTO::PlaybackProgressInfo
positionTicks() constJellyfin::DTO::PlaybackProgressInfo
positionTicksNull() constJellyfin::DTO::PlaybackProgressInfo
repeatMode() constJellyfin::DTO::PlaybackProgressInfo
replaceData(PlaybackProgressInfo &other)Jellyfin::DTO::PlaybackProgressInfo
sessionId() constJellyfin::DTO::PlaybackProgressInfo
sessionIdNull() constJellyfin::DTO::PlaybackProgressInfo
setAspectRatio(QString newAspectRatio)Jellyfin::DTO::PlaybackProgressInfo
setAspectRatioNull()Jellyfin::DTO::PlaybackProgressInfo
setAudioStreamIndex(std::optional< qint32 > newAudioStreamIndex)Jellyfin::DTO::PlaybackProgressInfo
setAudioStreamIndexNull()Jellyfin::DTO::PlaybackProgressInfo
setBrightness(std::optional< qint32 > newBrightness)Jellyfin::DTO::PlaybackProgressInfo
setBrightnessNull()Jellyfin::DTO::PlaybackProgressInfo
setCanSeek(bool newCanSeek)Jellyfin::DTO::PlaybackProgressInfo
setFromJson(QJsonObject source)Jellyfin::DTO::PlaybackProgressInfo
setIsMuted(bool newIsMuted)Jellyfin::DTO::PlaybackProgressInfo
setIsPaused(bool newIsPaused)Jellyfin::DTO::PlaybackProgressInfo
setItem(QSharedPointer< BaseItemDto > newItem)Jellyfin::DTO::PlaybackProgressInfo
setItemId(QString newItemId)Jellyfin::DTO::PlaybackProgressInfo
setLiveStreamId(QString newLiveStreamId)Jellyfin::DTO::PlaybackProgressInfo
setLiveStreamIdNull()Jellyfin::DTO::PlaybackProgressInfo
setMediaSourceId(QString newMediaSourceId)Jellyfin::DTO::PlaybackProgressInfo
setMediaSourceIdNull()Jellyfin::DTO::PlaybackProgressInfo
setNowPlayingQueue(QList< QueueItem > newNowPlayingQueue)Jellyfin::DTO::PlaybackProgressInfo
setNowPlayingQueueNull()Jellyfin::DTO::PlaybackProgressInfo
setPlaybackStartTimeTicks(std::optional< qint64 > newPlaybackStartTimeTicks)Jellyfin::DTO::PlaybackProgressInfo
setPlaybackStartTimeTicksNull()Jellyfin::DTO::PlaybackProgressInfo
setPlaylistItemId(QString newPlaylistItemId)Jellyfin::DTO::PlaybackProgressInfo
setPlaylistItemIdNull()Jellyfin::DTO::PlaybackProgressInfo
setPlayMethod(PlayMethod newPlayMethod)Jellyfin::DTO::PlaybackProgressInfo
setPlaySessionId(QString newPlaySessionId)Jellyfin::DTO::PlaybackProgressInfo
setPlaySessionIdNull()Jellyfin::DTO::PlaybackProgressInfo
setPositionTicks(std::optional< qint64 > newPositionTicks)Jellyfin::DTO::PlaybackProgressInfo
setPositionTicksNull()Jellyfin::DTO::PlaybackProgressInfo
setRepeatMode(RepeatMode newRepeatMode)Jellyfin::DTO::PlaybackProgressInfo
setSessionId(QString newSessionId)Jellyfin::DTO::PlaybackProgressInfo
setSessionIdNull()Jellyfin::DTO::PlaybackProgressInfo
setSubtitleStreamIndex(std::optional< qint32 > newSubtitleStreamIndex)Jellyfin::DTO::PlaybackProgressInfo
setSubtitleStreamIndexNull()Jellyfin::DTO::PlaybackProgressInfo
setVolumeLevel(std::optional< qint32 > newVolumeLevel)Jellyfin::DTO::PlaybackProgressInfo
setVolumeLevelNull()Jellyfin::DTO::PlaybackProgressInfo
subtitleStreamIndex() constJellyfin::DTO::PlaybackProgressInfo
subtitleStreamIndexNull() constJellyfin::DTO::PlaybackProgressInfo
toJson() constJellyfin::DTO::PlaybackProgressInfo
volumeLevel() constJellyfin::DTO::PlaybackProgressInfo
volumeLevelNull() constJellyfin::DTO::PlaybackProgressInfo