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

#include <requesttypes.h>

Public Member Functions

const qint32 & index () const
 Attachment Index.

 
void setIndex (qint32 newIndex)
 
const QString & mediaSourceId () const
 Media Source ID.
 
void setMediaSourceId (QString newMediaSourceId)
 
const QString & videoId () const
 Video ID.

 
void setVideoId (QString newVideoId)
 

Member Function Documentation

◆ index()

const qint32 & Jellyfin::Loader::GetAttachmentParams::index ( ) const

Attachment Index.

◆ mediaSourceId()

const QString & Jellyfin::Loader::GetAttachmentParams::mediaSourceId ( ) const

Media Source ID.

◆ setIndex()

void Jellyfin::Loader::GetAttachmentParams::setIndex ( qint32 newIndex)

◆ setMediaSourceId()

void Jellyfin::Loader::GetAttachmentParams::setMediaSourceId ( QString newMediaSourceId)

◆ setVideoId()

void Jellyfin::Loader::GetAttachmentParams::setVideoId ( QString newVideoId)

◆ videoId()

const QString & Jellyfin::Loader::GetAttachmentParams::videoId ( ) const

Video ID.


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