Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QSharedPointer< PlayRequestDto > & | body () const |
The new playlist to play in the group. | |
void | setBody (QSharedPointer< PlayRequestDto > newBody) |
const QSharedPointer< PlayRequestDto > & Jellyfin::Loader::SyncPlaySetNewQueueParams::body | ( | ) | const |
The new playlist to play in the group.
void Jellyfin::Loader::SyncPlaySetNewQueueParams::setBody | ( | QSharedPointer< PlayRequestDto > | newBody | ) |