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