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

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

command() constJellyfin::DTO::PlaystateRequest
controllingUserId() constJellyfin::DTO::PlaystateRequest
controllingUserIdNull() constJellyfin::DTO::PlaystateRequest
fromJson(QJsonObject source)Jellyfin::DTO::PlaystateRequeststatic
m_commandJellyfin::DTO::PlaystateRequestprotected
m_controllingUserIdJellyfin::DTO::PlaystateRequestprotected
m_seekPositionTicksJellyfin::DTO::PlaystateRequestprotected
PlaystateRequest(PlaystateCommand command)Jellyfin::DTO::PlaystateRequest
PlaystateRequest(const PlaystateRequest &other)Jellyfin::DTO::PlaystateRequest
replaceData(PlaystateRequest &other)Jellyfin::DTO::PlaystateRequest
seekPositionTicks() constJellyfin::DTO::PlaystateRequest
seekPositionTicksNull() constJellyfin::DTO::PlaystateRequest
setCommand(PlaystateCommand newCommand)Jellyfin::DTO::PlaystateRequest
setControllingUserId(QString newControllingUserId)Jellyfin::DTO::PlaystateRequest
setControllingUserIdNull()Jellyfin::DTO::PlaystateRequest
setFromJson(QJsonObject source)Jellyfin::DTO::PlaystateRequest
setSeekPositionTicks(std::optional< qint64 > newSeekPositionTicks)Jellyfin::DTO::PlaystateRequest
setSeekPositionTicksNull()Jellyfin::DTO::PlaystateRequest
toJson() constJellyfin::DTO::PlaystateRequest