#include <requesttypes.h>
◆ audioStreamIndex()
const qint32 & Jellyfin::Loader::OpenLiveStreamParams::audioStreamIndex |
( |
| ) |
const |
◆ audioStreamIndexNull()
bool Jellyfin::Loader::OpenLiveStreamParams::audioStreamIndexNull |
( |
| ) |
const |
◆ body()
const QSharedPointer< OpenLiveStreamDto > & Jellyfin::Loader::OpenLiveStreamParams::body |
( |
| ) |
const |
The open live stream dto.
◆ enableDirectPlay()
const bool & Jellyfin::Loader::OpenLiveStreamParams::enableDirectPlay |
( |
| ) |
const |
Whether to enable direct play. Default: true.
◆ enableDirectPlayNull()
bool Jellyfin::Loader::OpenLiveStreamParams::enableDirectPlayNull |
( |
| ) |
const |
◆ enableDirectStream()
const bool & Jellyfin::Loader::OpenLiveStreamParams::enableDirectStream |
( |
| ) |
const |
Whether to enable direct stream. Default: true.
◆ enableDirectStreamNull()
bool Jellyfin::Loader::OpenLiveStreamParams::enableDirectStreamNull |
( |
| ) |
const |
◆ itemId()
const QString & Jellyfin::Loader::OpenLiveStreamParams::itemId |
( |
| ) |
const |
◆ itemIdNull()
bool Jellyfin::Loader::OpenLiveStreamParams::itemIdNull |
( |
| ) |
const |
◆ maxAudioChannels()
const qint32 & Jellyfin::Loader::OpenLiveStreamParams::maxAudioChannels |
( |
| ) |
const |
The maximum number of audio channels.
◆ maxAudioChannelsNull()
bool Jellyfin::Loader::OpenLiveStreamParams::maxAudioChannelsNull |
( |
| ) |
const |
◆ maxStreamingBitrate()
const qint32 & Jellyfin::Loader::OpenLiveStreamParams::maxStreamingBitrate |
( |
| ) |
const |
The maximum streaming bitrate.
◆ maxStreamingBitrateNull()
bool Jellyfin::Loader::OpenLiveStreamParams::maxStreamingBitrateNull |
( |
| ) |
const |
◆ openToken()
const QString & Jellyfin::Loader::OpenLiveStreamParams::openToken |
( |
| ) |
const |
◆ openTokenNull()
bool Jellyfin::Loader::OpenLiveStreamParams::openTokenNull |
( |
| ) |
const |
◆ playSessionId()
const QString & Jellyfin::Loader::OpenLiveStreamParams::playSessionId |
( |
| ) |
const |
◆ playSessionIdNull()
bool Jellyfin::Loader::OpenLiveStreamParams::playSessionIdNull |
( |
| ) |
const |
◆ setAudioStreamIndex()
void Jellyfin::Loader::OpenLiveStreamParams::setAudioStreamIndex |
( |
qint32 | newAudioStreamIndex | ) |
|
◆ setAudioStreamIndexNull()
void Jellyfin::Loader::OpenLiveStreamParams::setAudioStreamIndexNull |
( |
| ) |
|
◆ setBody()
void Jellyfin::Loader::OpenLiveStreamParams::setBody |
( |
QSharedPointer< OpenLiveStreamDto > | newBody | ) |
|
◆ setEnableDirectPlay()
void Jellyfin::Loader::OpenLiveStreamParams::setEnableDirectPlay |
( |
bool | newEnableDirectPlay | ) |
|
◆ setEnableDirectPlayNull()
void Jellyfin::Loader::OpenLiveStreamParams::setEnableDirectPlayNull |
( |
| ) |
|
◆ setEnableDirectStream()
void Jellyfin::Loader::OpenLiveStreamParams::setEnableDirectStream |
( |
bool | newEnableDirectStream | ) |
|
◆ setEnableDirectStreamNull()
void Jellyfin::Loader::OpenLiveStreamParams::setEnableDirectStreamNull |
( |
| ) |
|
◆ setItemId()
void Jellyfin::Loader::OpenLiveStreamParams::setItemId |
( |
QString | newItemId | ) |
|
◆ setItemIdNull()
void Jellyfin::Loader::OpenLiveStreamParams::setItemIdNull |
( |
| ) |
|
◆ setMaxAudioChannels()
void Jellyfin::Loader::OpenLiveStreamParams::setMaxAudioChannels |
( |
qint32 | newMaxAudioChannels | ) |
|
◆ setMaxAudioChannelsNull()
void Jellyfin::Loader::OpenLiveStreamParams::setMaxAudioChannelsNull |
( |
| ) |
|
◆ setMaxStreamingBitrate()
void Jellyfin::Loader::OpenLiveStreamParams::setMaxStreamingBitrate |
( |
qint32 | newMaxStreamingBitrate | ) |
|
◆ setMaxStreamingBitrateNull()
void Jellyfin::Loader::OpenLiveStreamParams::setMaxStreamingBitrateNull |
( |
| ) |
|
◆ setOpenToken()
void Jellyfin::Loader::OpenLiveStreamParams::setOpenToken |
( |
QString | newOpenToken | ) |
|
◆ setOpenTokenNull()
void Jellyfin::Loader::OpenLiveStreamParams::setOpenTokenNull |
( |
| ) |
|
◆ setPlaySessionId()
void Jellyfin::Loader::OpenLiveStreamParams::setPlaySessionId |
( |
QString | newPlaySessionId | ) |
|
◆ setPlaySessionIdNull()
void Jellyfin::Loader::OpenLiveStreamParams::setPlaySessionIdNull |
( |
| ) |
|
◆ setStartTimeTicks()
void Jellyfin::Loader::OpenLiveStreamParams::setStartTimeTicks |
( |
qint64 | newStartTimeTicks | ) |
|
◆ setStartTimeTicksNull()
void Jellyfin::Loader::OpenLiveStreamParams::setStartTimeTicksNull |
( |
| ) |
|
◆ setSubtitleStreamIndex()
void Jellyfin::Loader::OpenLiveStreamParams::setSubtitleStreamIndex |
( |
qint32 | newSubtitleStreamIndex | ) |
|
◆ setSubtitleStreamIndexNull()
void Jellyfin::Loader::OpenLiveStreamParams::setSubtitleStreamIndexNull |
( |
| ) |
|
◆ setUserId()
void Jellyfin::Loader::OpenLiveStreamParams::setUserId |
( |
QString | newUserId | ) |
|
◆ setUserIdNull()
void Jellyfin::Loader::OpenLiveStreamParams::setUserIdNull |
( |
| ) |
|
◆ startTimeTicks()
const qint64 & Jellyfin::Loader::OpenLiveStreamParams::startTimeTicks |
( |
| ) |
const |
◆ startTimeTicksNull()
bool Jellyfin::Loader::OpenLiveStreamParams::startTimeTicksNull |
( |
| ) |
const |
◆ subtitleStreamIndex()
const qint32 & Jellyfin::Loader::OpenLiveStreamParams::subtitleStreamIndex |
( |
| ) |
const |
The subtitle stream index.
◆ subtitleStreamIndexNull()
bool Jellyfin::Loader::OpenLiveStreamParams::subtitleStreamIndexNull |
( |
| ) |
const |
◆ userId()
const QString & Jellyfin::Loader::OpenLiveStreamParams::userId |
( |
| ) |
const |
◆ userIdNull()
bool Jellyfin::Loader::OpenLiveStreamParams::userIdNull |
( |
| ) |
const |
The documentation for this class was generated from the following files: