#include <mediaencoderpathdto.h>
◆ MediaEncoderPathDto() [1/2]
Jellyfin::DTO::MediaEncoderPathDto::MediaEncoderPathDto |
( |
| ) |
|
◆ MediaEncoderPathDto() [2/2]
◆ fromJson()
◆ path()
QString Jellyfin::DTO::MediaEncoderPathDto::path |
( |
| ) |
const |
Gets or sets media encoder path.
◆ pathNull()
bool Jellyfin::DTO::MediaEncoderPathDto::pathNull |
( |
| ) |
const |
◆ pathType()
QString Jellyfin::DTO::MediaEncoderPathDto::pathType |
( |
| ) |
const |
Gets or sets media encoder path type.
◆ pathTypeNull()
bool Jellyfin::DTO::MediaEncoderPathDto::pathTypeNull |
( |
| ) |
const |
◆ replaceData()
Replaces the data being hold by this class with that of the other.
◆ setFromJson()
void Jellyfin::DTO::MediaEncoderPathDto::setFromJson |
( |
QJsonObject | source | ) |
|
◆ setPath()
void Jellyfin::DTO::MediaEncoderPathDto::setPath |
( |
QString | newPath | ) |
|
Gets or sets media encoder path.
◆ setPathNull()
void Jellyfin::DTO::MediaEncoderPathDto::setPathNull |
( |
| ) |
|
◆ setPathType()
void Jellyfin::DTO::MediaEncoderPathDto::setPathType |
( |
QString | newPathType | ) |
|
Gets or sets media encoder path type.
◆ setPathTypeNull()
void Jellyfin::DTO::MediaEncoderPathDto::setPathTypeNull |
( |
| ) |
|
◆ toJson()
QJsonObject Jellyfin::DTO::MediaEncoderPathDto::toJson |
( |
| ) |
const |
◆ m_path
QString Jellyfin::DTO::MediaEncoderPathDto::m_path |
|
protected |
◆ m_pathType
QString Jellyfin::DTO::MediaEncoderPathDto::m_pathType |
|
protected |
The documentation for this class was generated from the following files: