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

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

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