#include <requesttypes.h>
|
| const QString & | deviceId () const |
| | The device id of the client requesting. Used to stop encoding processes when needed.
|
| void | setDeviceId (QString newDeviceId) |
| const QString & | playSessionId () const |
| | The play session id.
|
| void | setPlaySessionId (QString newPlaySessionId) |
◆ deviceId()
| const QString & Jellyfin::Loader::StopEncodingProcessParams::deviceId |
( |
| ) |
const |
The device id of the client requesting. Used to stop encoding processes when needed.
◆ playSessionId()
| const QString & Jellyfin::Loader::StopEncodingProcessParams::playSessionId |
( |
| ) |
const |
◆ setDeviceId()
| void Jellyfin::Loader::StopEncodingProcessParams::setDeviceId |
( |
QString | newDeviceId | ) |
|
◆ setPlaySessionId()
| void Jellyfin::Loader::StopEncodingProcessParams::setPlaySessionId |
( |
QString | newPlaySessionId | ) |
|
The documentation for this class was generated from the following files: