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

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

BufferRequestDto(QDateTime when, qint64 positionTicks, bool isPlaying, QString playlistItemId)Jellyfin::DTO::BufferRequestDto
BufferRequestDto(const BufferRequestDto &other)Jellyfin::DTO::BufferRequestDto
fromJson(QJsonObject source)Jellyfin::DTO::BufferRequestDtostatic
isPlaying() constJellyfin::DTO::BufferRequestDto
m_isPlayingJellyfin::DTO::BufferRequestDtoprotected
m_playlistItemIdJellyfin::DTO::BufferRequestDtoprotected
m_positionTicksJellyfin::DTO::BufferRequestDtoprotected
m_whenJellyfin::DTO::BufferRequestDtoprotected
playlistItemId() constJellyfin::DTO::BufferRequestDto
positionTicks() constJellyfin::DTO::BufferRequestDto
replaceData(BufferRequestDto &other)Jellyfin::DTO::BufferRequestDto
setFromJson(QJsonObject source)Jellyfin::DTO::BufferRequestDto
setIsPlaying(bool newIsPlaying)Jellyfin::DTO::BufferRequestDto
setPlaylistItemId(QString newPlaylistItemId)Jellyfin::DTO::BufferRequestDto
setPositionTicks(qint64 newPositionTicks)Jellyfin::DTO::BufferRequestDto
setWhen(QDateTime newWhen)Jellyfin::DTO::BufferRequestDto
toJson() constJellyfin::DTO::BufferRequestDto
when() constJellyfin::DTO::BufferRequestDto