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