![]() |
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 qint64 & | routeStartPositionTicks () const |
| The (route) start position of the subtitle in ticks. | |
| void | setRouteStartPositionTicks (qint64 newRouteStartPositionTicks) |
| 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::GetSubtitleWithTicksParams::addVttTimeMap | ( | ) | const |
Optional. Whether to add a VTT time map.
| bool Jellyfin::Loader::GetSubtitleWithTicksParams::addVttTimeMapNull | ( | ) | const |
| const bool & Jellyfin::Loader::GetSubtitleWithTicksParams::copyTimestamps | ( | ) | const |
Optional. Whether to copy the timestamps.
| bool Jellyfin::Loader::GetSubtitleWithTicksParams::copyTimestampsNull | ( | ) | const |
| const qint64 & Jellyfin::Loader::GetSubtitleWithTicksParams::endPositionTicks | ( | ) | const |
Optional. The end position of the subtitle in ticks.
| bool Jellyfin::Loader::GetSubtitleWithTicksParams::endPositionTicksNull | ( | ) | const |
| const QString & Jellyfin::Loader::GetSubtitleWithTicksParams::format | ( | ) | const |
The format of the returned subtitle.
| bool Jellyfin::Loader::GetSubtitleWithTicksParams::formatNull | ( | ) | const |
| const qint32 & Jellyfin::Loader::GetSubtitleWithTicksParams::index | ( | ) | const |
The subtitle stream index.
| bool Jellyfin::Loader::GetSubtitleWithTicksParams::indexNull | ( | ) | const |
| const QString & Jellyfin::Loader::GetSubtitleWithTicksParams::itemId | ( | ) | const |
The item id.
| bool Jellyfin::Loader::GetSubtitleWithTicksParams::itemIdNull | ( | ) | const |
| const QString & Jellyfin::Loader::GetSubtitleWithTicksParams::mediaSourceId | ( | ) | const |
The media source id.
| bool Jellyfin::Loader::GetSubtitleWithTicksParams::mediaSourceIdNull | ( | ) | const |
| const QString & Jellyfin::Loader::GetSubtitleWithTicksParams::routeFormat | ( | ) | const |
The (route) format of the returned subtitle.
| const qint32 & Jellyfin::Loader::GetSubtitleWithTicksParams::routeIndex | ( | ) | const |
The (route) subtitle stream index.
| const QString & Jellyfin::Loader::GetSubtitleWithTicksParams::routeItemId | ( | ) | const |
The (route) item id.
| const QString & Jellyfin::Loader::GetSubtitleWithTicksParams::routeMediaSourceId | ( | ) | const |
The (route) media source id.
| const qint64 & Jellyfin::Loader::GetSubtitleWithTicksParams::routeStartPositionTicks | ( | ) | const |
The (route) start position of the subtitle in ticks.
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setAddVttTimeMap | ( | bool | newAddVttTimeMap | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setAddVttTimeMapNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setCopyTimestamps | ( | bool | newCopyTimestamps | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setCopyTimestampsNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setEndPositionTicks | ( | qint64 | newEndPositionTicks | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setEndPositionTicksNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setFormat | ( | QString | newFormat | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setFormatNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setIndex | ( | qint32 | newIndex | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setIndexNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setItemId | ( | QString | newItemId | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setItemIdNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setMediaSourceId | ( | QString | newMediaSourceId | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setMediaSourceIdNull | ( | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setRouteFormat | ( | QString | newRouteFormat | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setRouteIndex | ( | qint32 | newRouteIndex | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setRouteItemId | ( | QString | newRouteItemId | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setRouteMediaSourceId | ( | QString | newRouteMediaSourceId | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setRouteStartPositionTicks | ( | qint64 | newRouteStartPositionTicks | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setStartPositionTicks | ( | qint64 | newStartPositionTicks | ) |
| void Jellyfin::Loader::GetSubtitleWithTicksParams::setStartPositionTicksNull | ( | ) |
| const qint64 & Jellyfin::Loader::GetSubtitleWithTicksParams::startPositionTicks | ( | ) | const |
The start position of the subtitle in ticks.
| bool Jellyfin::Loader::GetSubtitleWithTicksParams::startPositionTicksNull | ( | ) | const |