Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QSharedPointer< ReadyRequestDto > & | body () const |
The player status. | |
void | setBody (QSharedPointer< ReadyRequestDto > newBody) |
const QSharedPointer< ReadyRequestDto > & Jellyfin::Loader::SyncPlayReadyParams::body | ( | ) | const |
The player status.
void Jellyfin::Loader::SyncPlayReadyParams::setBody | ( | QSharedPointer< ReadyRequestDto > | newBody | ) |