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

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

fromJson(QJsonObject source)Jellyfin::DTO::PlayRequestDtostatic
m_playingItemPositionJellyfin::DTO::PlayRequestDtoprotected
m_playingQueueJellyfin::DTO::PlayRequestDtoprotected
m_startPositionTicksJellyfin::DTO::PlayRequestDtoprotected
playingItemPosition() constJellyfin::DTO::PlayRequestDto
playingQueue() constJellyfin::DTO::PlayRequestDto
playingQueueNull() constJellyfin::DTO::PlayRequestDto
PlayRequestDto(qint32 playingItemPosition, qint64 startPositionTicks)Jellyfin::DTO::PlayRequestDto
PlayRequestDto(const PlayRequestDto &other)Jellyfin::DTO::PlayRequestDto
replaceData(PlayRequestDto &other)Jellyfin::DTO::PlayRequestDto
setFromJson(QJsonObject source)Jellyfin::DTO::PlayRequestDto
setPlayingItemPosition(qint32 newPlayingItemPosition)Jellyfin::DTO::PlayRequestDto
setPlayingQueue(QStringList newPlayingQueue)Jellyfin::DTO::PlayRequestDto
setPlayingQueueNull()Jellyfin::DTO::PlayRequestDto
setStartPositionTicks(qint64 newStartPositionTicks)Jellyfin::DTO::PlayRequestDto
startPositionTicks() constJellyfin::DTO::PlayRequestDto
toJson() constJellyfin::DTO::PlayRequestDto