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