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

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

bandwidth() constJellyfin::DTO::TrickplayInfo
fromJson(QJsonObject source)Jellyfin::DTO::TrickplayInfostatic
height() constJellyfin::DTO::TrickplayInfo
interval() constJellyfin::DTO::TrickplayInfo
m_bandwidthJellyfin::DTO::TrickplayInfoprotected
m_heightJellyfin::DTO::TrickplayInfoprotected
m_intervalJellyfin::DTO::TrickplayInfoprotected
m_thumbnailCountJellyfin::DTO::TrickplayInfoprotected
m_tileHeightJellyfin::DTO::TrickplayInfoprotected
m_tileWidthJellyfin::DTO::TrickplayInfoprotected
m_widthJellyfin::DTO::TrickplayInfoprotected
replaceData(TrickplayInfo &other)Jellyfin::DTO::TrickplayInfo
setBandwidth(qint32 newBandwidth)Jellyfin::DTO::TrickplayInfo
setFromJson(QJsonObject source)Jellyfin::DTO::TrickplayInfo
setHeight(qint32 newHeight)Jellyfin::DTO::TrickplayInfo
setInterval(qint32 newInterval)Jellyfin::DTO::TrickplayInfo
setThumbnailCount(qint32 newThumbnailCount)Jellyfin::DTO::TrickplayInfo
setTileHeight(qint32 newTileHeight)Jellyfin::DTO::TrickplayInfo
setTileWidth(qint32 newTileWidth)Jellyfin::DTO::TrickplayInfo
setWidth(qint32 newWidth)Jellyfin::DTO::TrickplayInfo
thumbnailCount() constJellyfin::DTO::TrickplayInfo
tileHeight() constJellyfin::DTO::TrickplayInfo
tileWidth() constJellyfin::DTO::TrickplayInfo
toJson() constJellyfin::DTO::TrickplayInfo
TrickplayInfo(qint32 width, qint32 height, qint32 tileWidth, qint32 tileHeight, qint32 thumbnailCount, qint32 interval, qint32 bandwidth)Jellyfin::DTO::TrickplayInfo
TrickplayInfo(const TrickplayInfo &other)Jellyfin::DTO::TrickplayInfo
width() constJellyfin::DTO::TrickplayInfo