Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QSharedPointer< NextItemRequestDto > & | body () const |
The current item information. | |
void | setBody (QSharedPointer< NextItemRequestDto > newBody) |
const QSharedPointer< NextItemRequestDto > & Jellyfin::Loader::SyncPlayNextItemParams::body | ( | ) | const |
The current item information.
void Jellyfin::Loader::SyncPlayNextItemParams::setBody | ( | QSharedPointer< NextItemRequestDto > | newBody | ) |