Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::LiveStreamResponse, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::LiveStreamResponse | static |
LiveStreamResponse(QSharedPointer< MediaSourceInfo > mediaSource) | Jellyfin::DTO::LiveStreamResponse | |
LiveStreamResponse(const LiveStreamResponse &other) | Jellyfin::DTO::LiveStreamResponse | |
m_mediaSource | Jellyfin::DTO::LiveStreamResponse | protected |
mediaSource() const | Jellyfin::DTO::LiveStreamResponse | |
replaceData(LiveStreamResponse &other) | Jellyfin::DTO::LiveStreamResponse | |
setFromJson(QJsonObject source) | Jellyfin::DTO::LiveStreamResponse | |
setMediaSource(QSharedPointer< MediaSourceInfo > newMediaSource) | Jellyfin::DTO::LiveStreamResponse | |
toJson() const | Jellyfin::DTO::LiveStreamResponse |