Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
This is the complete list of members for Jellyfin::DTO::MediaEncoderPathDto, including all inherited members.
fromJson(QJsonObject source) | Jellyfin::DTO::MediaEncoderPathDto | static |
m_path | Jellyfin::DTO::MediaEncoderPathDto | protected |
m_pathType | Jellyfin::DTO::MediaEncoderPathDto | protected |
MediaEncoderPathDto() | Jellyfin::DTO::MediaEncoderPathDto | |
MediaEncoderPathDto(const MediaEncoderPathDto &other) | Jellyfin::DTO::MediaEncoderPathDto | |
path() const | Jellyfin::DTO::MediaEncoderPathDto | |
pathNull() const | Jellyfin::DTO::MediaEncoderPathDto | |
pathType() const | Jellyfin::DTO::MediaEncoderPathDto | |
pathTypeNull() const | Jellyfin::DTO::MediaEncoderPathDto | |
replaceData(MediaEncoderPathDto &other) | Jellyfin::DTO::MediaEncoderPathDto | |
setFromJson(QJsonObject source) | Jellyfin::DTO::MediaEncoderPathDto | |
setPath(QString newPath) | Jellyfin::DTO::MediaEncoderPathDto | |
setPathNull() | Jellyfin::DTO::MediaEncoderPathDto | |
setPathType(QString newPathType) | Jellyfin::DTO::MediaEncoderPathDto | |
setPathTypeNull() | Jellyfin::DTO::MediaEncoderPathDto | |
toJson() const | Jellyfin::DTO::MediaEncoderPathDto |