Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::SeekRequestDto, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::SeekRequestDto | static |
m_positionTicks | Jellyfin::DTO::SeekRequestDto | protected |
positionTicks() const | Jellyfin::DTO::SeekRequestDto | |
replaceData(SeekRequestDto &other) | Jellyfin::DTO::SeekRequestDto | |
SeekRequestDto(qint64 positionTicks) | Jellyfin::DTO::SeekRequestDto | |
SeekRequestDto(const SeekRequestDto &other) | Jellyfin::DTO::SeekRequestDto | |
setFromJson(QJsonObject source) | Jellyfin::DTO::SeekRequestDto | |
setPositionTicks(qint64 newPositionTicks) | Jellyfin::DTO::SeekRequestDto | |
toJson() const | Jellyfin::DTO::SeekRequestDto |