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

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

audioStreamIndex() constJellyfin::DTO::PlayerStateInfo
audioStreamIndexNull() constJellyfin::DTO::PlayerStateInfo
canSeek() constJellyfin::DTO::PlayerStateInfo
fromJson(QJsonObject source)Jellyfin::DTO::PlayerStateInfostatic
isMuted() constJellyfin::DTO::PlayerStateInfo
isPaused() constJellyfin::DTO::PlayerStateInfo
m_audioStreamIndexJellyfin::DTO::PlayerStateInfoprotected
m_canSeekJellyfin::DTO::PlayerStateInfoprotected
m_isMutedJellyfin::DTO::PlayerStateInfoprotected
m_isPausedJellyfin::DTO::PlayerStateInfoprotected
m_mediaSourceIdJellyfin::DTO::PlayerStateInfoprotected
m_playMethodJellyfin::DTO::PlayerStateInfoprotected
m_positionTicksJellyfin::DTO::PlayerStateInfoprotected
m_repeatModeJellyfin::DTO::PlayerStateInfoprotected
m_subtitleStreamIndexJellyfin::DTO::PlayerStateInfoprotected
m_volumeLevelJellyfin::DTO::PlayerStateInfoprotected
mediaSourceId() constJellyfin::DTO::PlayerStateInfo
mediaSourceIdNull() constJellyfin::DTO::PlayerStateInfo
PlayerStateInfo(bool canSeek, bool isPaused, bool isMuted, PlayMethod playMethod, RepeatMode repeatMode)Jellyfin::DTO::PlayerStateInfo
PlayerStateInfo(const PlayerStateInfo &other)Jellyfin::DTO::PlayerStateInfo
playMethod() constJellyfin::DTO::PlayerStateInfo
positionTicks() constJellyfin::DTO::PlayerStateInfo
positionTicksNull() constJellyfin::DTO::PlayerStateInfo
repeatMode() constJellyfin::DTO::PlayerStateInfo
replaceData(PlayerStateInfo &other)Jellyfin::DTO::PlayerStateInfo
setAudioStreamIndex(std::optional< qint32 > newAudioStreamIndex)Jellyfin::DTO::PlayerStateInfo
setAudioStreamIndexNull()Jellyfin::DTO::PlayerStateInfo
setCanSeek(bool newCanSeek)Jellyfin::DTO::PlayerStateInfo
setFromJson(QJsonObject source)Jellyfin::DTO::PlayerStateInfo
setIsMuted(bool newIsMuted)Jellyfin::DTO::PlayerStateInfo
setIsPaused(bool newIsPaused)Jellyfin::DTO::PlayerStateInfo
setMediaSourceId(QString newMediaSourceId)Jellyfin::DTO::PlayerStateInfo
setMediaSourceIdNull()Jellyfin::DTO::PlayerStateInfo
setPlayMethod(PlayMethod newPlayMethod)Jellyfin::DTO::PlayerStateInfo
setPositionTicks(std::optional< qint64 > newPositionTicks)Jellyfin::DTO::PlayerStateInfo
setPositionTicksNull()Jellyfin::DTO::PlayerStateInfo
setRepeatMode(RepeatMode newRepeatMode)Jellyfin::DTO::PlayerStateInfo
setSubtitleStreamIndex(std::optional< qint32 > newSubtitleStreamIndex)Jellyfin::DTO::PlayerStateInfo
setSubtitleStreamIndexNull()Jellyfin::DTO::PlayerStateInfo
setVolumeLevel(std::optional< qint32 > newVolumeLevel)Jellyfin::DTO::PlayerStateInfo
setVolumeLevelNull()Jellyfin::DTO::PlayerStateInfo
subtitleStreamIndex() constJellyfin::DTO::PlayerStateInfo
subtitleStreamIndexNull() constJellyfin::DTO::PlayerStateInfo
toJson() constJellyfin::DTO::PlayerStateInfo
volumeLevel() constJellyfin::DTO::PlayerStateInfo
volumeLevelNull() constJellyfin::DTO::PlayerStateInfo