![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
| const QString & | routeFormat () const |
| The (route) format of the returned subtitle. | |
| void | setRouteFormat (QString newRouteFormat) |
| const qint32 & | routeIndex () const |
| The (route) subtitle stream index. | |
| void | setRouteIndex (qint32 newRouteIndex) |
| const QString & | routeItemId () const |
| The (route) item id. | |
| void | setRouteItemId (QString newRouteItemId) |
| const QString & | routeMediaSourceId () const |
| The (route) media source id. | |
| void | setRouteMediaSourceId (QString newRouteMediaSourceId) |
| const bool & | addVttTimeMap () const |
| Optional. Whether to add a VTT time map. | |
| void | setAddVttTimeMap (bool newAddVttTimeMap) |
| bool | addVttTimeMapNull () const |
| void | setAddVttTimeMapNull () |
| const bool & | copyTimestamps () const |
| Optional. Whether to copy the timestamps. | |
| void | setCopyTimestamps (bool newCopyTimestamps) |
| bool | copyTimestampsNull () const |
| void | setCopyTimestampsNull () |
| const qint64 & | endPositionTicks () const |
| Optional. The end position of the subtitle in ticks. | |
| void | setEndPositionTicks (qint64 newEndPositionTicks) |
| bool | endPositionTicksNull () const |
| void | setEndPositionTicksNull () |
| const QString & | format () const |
| The format of the returned subtitle. | |
| void | setFormat (QString newFormat) |
| bool | formatNull () const |
| void | setFormatNull () |
| const qint32 & | index () const |
| The subtitle stream index. | |
| void | setIndex (qint32 newIndex) |
| bool | indexNull () const |
| void | setIndexNull () |
| const QString & | itemId () const |
| The item id. | |
| void | setItemId (QString newItemId) |
| bool | itemIdNull () const |
| void | setItemIdNull () |
| const QString & | mediaSourceId () const |
| The media source id. | |
| void | setMediaSourceId (QString newMediaSourceId) |
| bool | mediaSourceIdNull () const |
| void | setMediaSourceIdNull () |
| const qint64 & | startPositionTicks () const |
| The start position of the subtitle in ticks. | |
| void | setStartPositionTicks (qint64 newStartPositionTicks) |
| bool | startPositionTicksNull () const |
| void | setStartPositionTicksNull () |
| const bool & Jellyfin::Loader::GetSubtitleParams::addVttTimeMap | ( | ) | const |
Optional. Whether to add a VTT time map.
| bool Jellyfin::Loader::GetSubtitleParams::addVttTimeMapNull | ( | ) | const |
| const bool & Jellyfin::Loader::GetSubtitleParams::copyTimestamps | ( | ) | const |
Optional. Whether to copy the timestamps.
| bool Jellyfin::Loader::GetSubtitleParams::copyTimestampsNull | ( | ) | const |
| const qint64 & Jellyfin::Loader::GetSubtitleParams::endPositionTicks | ( | ) | const |
Optional. The end position of the subtitle in ticks.
| bool Jellyfin::Loader::GetSubtitleParams::endPositionTicksNull | ( | ) | const |
| const QString & Jellyfin::Loader::GetSubtitleParams::format | ( | ) | const |
The format of the returned subtitle.
| bool Jellyfin::Loader::GetSubtitleParams::formatNull | ( | ) | const |
| const qint32 & Jellyfin::Loader::GetSubtitleParams::index | ( | ) | const |
The subtitle stream index.
| bool Jellyfin::Loader::GetSubtitleParams::indexNull | ( | ) | const |
| const QString & Jellyfin::Loader::GetSubtitleParams::itemId | ( | ) | const |
The item id.
| bool Jellyfin::Loader::GetSubtitleParams::itemIdNull | ( | ) | const |
| const QString & Jellyfin::Loader::GetSubtitleParams::mediaSourceId | ( | ) | const |
The media source id.
| bool Jellyfin::Loader::GetSubtitleParams::mediaSourceIdNull | ( | ) | const |
| const QString & Jellyfin::Loader::GetSubtitleParams::routeFormat | ( | ) | const |
The (route) format of the returned subtitle.
| const qint32 & Jellyfin::Loader::GetSubtitleParams::routeIndex | ( | ) | const |
The (route) subtitle stream index.
| const QString & Jellyfin::Loader::GetSubtitleParams::routeItemId | ( | ) | const |
The (route) item id.
| const QString & Jellyfin::Loader::GetSubtitleParams::routeMediaSourceId | ( | ) | const |
The (route) media source id.
| void Jellyfin::Loader::GetSubtitleParams::setAddVttTimeMap | ( | bool | newAddVttTimeMap | ) |
| void Jellyfin::Loader::GetSubtitleParams::setAddVttTimeMapNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleParams::setCopyTimestamps | ( | bool | newCopyTimestamps | ) |
| void Jellyfin::Loader::GetSubtitleParams::setCopyTimestampsNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleParams::setEndPositionTicks | ( | qint64 | newEndPositionTicks | ) |
| void Jellyfin::Loader::GetSubtitleParams::setEndPositionTicksNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleParams::setFormat | ( | QString | newFormat | ) |
| void Jellyfin::Loader::GetSubtitleParams::setFormatNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleParams::setIndex | ( | qint32 | newIndex | ) |
| void Jellyfin::Loader::GetSubtitleParams::setIndexNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleParams::setItemId | ( | QString | newItemId | ) |
| void Jellyfin::Loader::GetSubtitleParams::setItemIdNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleParams::setMediaSourceId | ( | QString | newMediaSourceId | ) |
| void Jellyfin::Loader::GetSubtitleParams::setMediaSourceIdNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleParams::setRouteFormat | ( | QString | newRouteFormat | ) |
| void Jellyfin::Loader::GetSubtitleParams::setRouteIndex | ( | qint32 | newRouteIndex | ) |
| void Jellyfin::Loader::GetSubtitleParams::setRouteItemId | ( | QString | newRouteItemId | ) |
| void Jellyfin::Loader::GetSubtitleParams::setRouteMediaSourceId | ( | QString | newRouteMediaSourceId | ) |
| void Jellyfin::Loader::GetSubtitleParams::setStartPositionTicks | ( | qint64 | newStartPositionTicks | ) |
| void Jellyfin::Loader::GetSubtitleParams::setStartPositionTicksNull | ( | ) |
| const qint64 & Jellyfin::Loader::GetSubtitleParams::startPositionTicks | ( | ) | const |
The start position of the subtitle in ticks.
| bool Jellyfin::Loader::GetSubtitleParams::startPositionTicksNull | ( | ) | const |