Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QSharedPointer< QueueRequestDto > & | body () const |
The items to add. | |
void | setBody (QSharedPointer< QueueRequestDto > newBody) |
const QSharedPointer< QueueRequestDto > & Jellyfin::Loader::SyncPlayQueueParams::body | ( | ) | const |
The items to add.
void Jellyfin::Loader::SyncPlayQueueParams::setBody | ( | QSharedPointer< QueueRequestDto > | newBody | ) |