Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Loader::StopEncodingProcessParams Class Reference

#include <requesttypes.h>

Public Member Functions

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)

Member Function Documentation

◆ 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

The play session id.

◆ 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: