Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Loader::SyncPlaySeekParams Class Reference

#include <requesttypes.h>

Public Member Functions

const QSharedPointer< SeekRequestDto > & body () const
 The new playback position.

 
void setBody (QSharedPointer< SeekRequestDto > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< SeekRequestDto > & Jellyfin::Loader::SyncPlaySeekParams::body ( ) const

The new playback position.

◆ setBody()

void Jellyfin::Loader::SyncPlaySeekParams::setBody ( QSharedPointer< SeekRequestDto > newBody)

The documentation for this class was generated from the following files: