◆ PlaybackInfoType
Enumerator |
---|
Started | |
Stopped | |
Progress | |
◆ PlaybackReporterPrivate()
Jellyfin::Model::PlaybackReporterPrivate::PlaybackReporterPrivate |
( |
PlaybackReporter * | parent | ) |
|
|
inlineexplicit |
◆ playerStateChanged
◆ positionChanged
void Jellyfin::Model::PlaybackReporterPrivate::positionChanged |
( |
qint64 | position | ) |
|
|
slot |
◆ postPlaybackInfo
◆ updatePlaybackInfo
void Jellyfin::Model::PlaybackReporterPrivate::updatePlaybackInfo |
( |
| ) |
|
|
slot |
updatePlaybackInfo Updates the Jellyfin server with the current playback progress etc.
◆ m_oldPosition
qint64 Jellyfin::Model::PlaybackReporterPrivate::m_oldPosition = 0 |
◆ m_oldState
PlayerState Jellyfin::Model::PlaybackReporterPrivate::m_oldState |
◆ m_playbackManager
◆ m_stopPosition
quint64 Jellyfin::Model::PlaybackReporterPrivate::m_stopPosition = 0 |
◆ m_updateTimer
QTimer Jellyfin::Model::PlaybackReporterPrivate::m_updateTimer |
Timer used to update the play progress on the Jellyfin server.
◆ MS_TICK_FACTOR
const int Jellyfin::Model::PlaybackReporterPrivate::MS_TICK_FACTOR = 10000 |
|
static |
◆ q_ptr
The documentation for this class was generated from the following file: