#include <requesttypes.h>
◆ backgroundColor()
| const QString & Jellyfin::Loader::HeadItemImage2Params::backgroundColor |
( |
| ) |
const |
Optional. Apply a background color for transparent images.
◆ backgroundColorNull()
| bool Jellyfin::Loader::HeadItemImage2Params::backgroundColorNull |
( |
| ) |
const |
◆ blur()
| const qint32 & Jellyfin::Loader::HeadItemImage2Params::blur |
( |
| ) |
const |
◆ blurNull()
| bool Jellyfin::Loader::HeadItemImage2Params::blurNull |
( |
| ) |
const |
◆ fillHeight()
| const qint32 & Jellyfin::Loader::HeadItemImage2Params::fillHeight |
( |
| ) |
const |
◆ fillHeightNull()
| bool Jellyfin::Loader::HeadItemImage2Params::fillHeightNull |
( |
| ) |
const |
◆ fillWidth()
| const qint32 & Jellyfin::Loader::HeadItemImage2Params::fillWidth |
( |
| ) |
const |
◆ fillWidthNull()
| bool Jellyfin::Loader::HeadItemImage2Params::fillWidthNull |
( |
| ) |
const |
◆ foregroundLayer()
| const QString & Jellyfin::Loader::HeadItemImage2Params::foregroundLayer |
( |
| ) |
const |
Optional. Apply a foreground layer on top of the image.
◆ foregroundLayerNull()
| bool Jellyfin::Loader::HeadItemImage2Params::foregroundLayerNull |
( |
| ) |
const |
◆ format()
| const ImageFormat & Jellyfin::Loader::HeadItemImage2Params::format |
( |
| ) |
const |
Determines the output format of the image - original,gif,jpg,png.
◆ height()
| const qint32 & Jellyfin::Loader::HeadItemImage2Params::height |
( |
| ) |
const |
The fixed image height to return.
◆ heightNull()
| bool Jellyfin::Loader::HeadItemImage2Params::heightNull |
( |
| ) |
const |
◆ imageIndex()
| const qint32 & Jellyfin::Loader::HeadItemImage2Params::imageIndex |
( |
| ) |
const |
◆ imageType()
| const ImageType & Jellyfin::Loader::HeadItemImage2Params::imageType |
( |
| ) |
const |
◆ itemId()
| const QString & Jellyfin::Loader::HeadItemImage2Params::itemId |
( |
| ) |
const |
◆ maxHeight()
| const qint32 & Jellyfin::Loader::HeadItemImage2Params::maxHeight |
( |
| ) |
const |
The maximum image height to return.
◆ maxWidth()
| const qint32 & Jellyfin::Loader::HeadItemImage2Params::maxWidth |
( |
| ) |
const |
The maximum image width to return.
◆ percentPlayed()
| const double & Jellyfin::Loader::HeadItemImage2Params::percentPlayed |
( |
| ) |
const |
Optional. Percent to render for the percent played overlay.
◆ quality()
| const qint32 & Jellyfin::Loader::HeadItemImage2Params::quality |
( |
| ) |
const |
Optional. Quality setting, from 0-100. Defaults to 90 and should suffice in most cases.
◆ qualityNull()
| bool Jellyfin::Loader::HeadItemImage2Params::qualityNull |
( |
| ) |
const |
◆ setBackgroundColor()
| void Jellyfin::Loader::HeadItemImage2Params::setBackgroundColor |
( |
QString | newBackgroundColor | ) |
|
◆ setBackgroundColorNull()
| void Jellyfin::Loader::HeadItemImage2Params::setBackgroundColorNull |
( |
| ) |
|
◆ setBlur()
| void Jellyfin::Loader::HeadItemImage2Params::setBlur |
( |
qint32 | newBlur | ) |
|
◆ setBlurNull()
| void Jellyfin::Loader::HeadItemImage2Params::setBlurNull |
( |
| ) |
|
◆ setFillHeight()
| void Jellyfin::Loader::HeadItemImage2Params::setFillHeight |
( |
qint32 | newFillHeight | ) |
|
◆ setFillHeightNull()
| void Jellyfin::Loader::HeadItemImage2Params::setFillHeightNull |
( |
| ) |
|
◆ setFillWidth()
| void Jellyfin::Loader::HeadItemImage2Params::setFillWidth |
( |
qint32 | newFillWidth | ) |
|
◆ setFillWidthNull()
| void Jellyfin::Loader::HeadItemImage2Params::setFillWidthNull |
( |
| ) |
|
◆ setForegroundLayer()
| void Jellyfin::Loader::HeadItemImage2Params::setForegroundLayer |
( |
QString | newForegroundLayer | ) |
|
◆ setForegroundLayerNull()
| void Jellyfin::Loader::HeadItemImage2Params::setForegroundLayerNull |
( |
| ) |
|
◆ setFormat()
| void Jellyfin::Loader::HeadItemImage2Params::setFormat |
( |
ImageFormat | newFormat | ) |
|
◆ setHeight()
| void Jellyfin::Loader::HeadItemImage2Params::setHeight |
( |
qint32 | newHeight | ) |
|
◆ setHeightNull()
| void Jellyfin::Loader::HeadItemImage2Params::setHeightNull |
( |
| ) |
|
◆ setImageIndex()
| void Jellyfin::Loader::HeadItemImage2Params::setImageIndex |
( |
qint32 | newImageIndex | ) |
|
◆ setImageType()
| void Jellyfin::Loader::HeadItemImage2Params::setImageType |
( |
ImageType | newImageType | ) |
|
◆ setItemId()
| void Jellyfin::Loader::HeadItemImage2Params::setItemId |
( |
QString | newItemId | ) |
|
◆ setMaxHeight()
| void Jellyfin::Loader::HeadItemImage2Params::setMaxHeight |
( |
qint32 | newMaxHeight | ) |
|
◆ setMaxWidth()
| void Jellyfin::Loader::HeadItemImage2Params::setMaxWidth |
( |
qint32 | newMaxWidth | ) |
|
◆ setPercentPlayed()
| void Jellyfin::Loader::HeadItemImage2Params::setPercentPlayed |
( |
double | newPercentPlayed | ) |
|
◆ setQuality()
| void Jellyfin::Loader::HeadItemImage2Params::setQuality |
( |
qint32 | newQuality | ) |
|
◆ setQualityNull()
| void Jellyfin::Loader::HeadItemImage2Params::setQualityNull |
( |
| ) |
|
◆ setTag()
| void Jellyfin::Loader::HeadItemImage2Params::setTag |
( |
QString | newTag | ) |
|
◆ setUnplayedCount()
| void Jellyfin::Loader::HeadItemImage2Params::setUnplayedCount |
( |
qint32 | newUnplayedCount | ) |
|
◆ setWidth()
| void Jellyfin::Loader::HeadItemImage2Params::setWidth |
( |
qint32 | newWidth | ) |
|
◆ setWidthNull()
| void Jellyfin::Loader::HeadItemImage2Params::setWidthNull |
( |
| ) |
|
◆ tag()
| const QString & Jellyfin::Loader::HeadItemImage2Params::tag |
( |
| ) |
const |
Optional. Supply the cache tag from the item object to receive strong caching headers.
◆ unplayedCount()
| const qint32 & Jellyfin::Loader::HeadItemImage2Params::unplayedCount |
( |
| ) |
const |
Optional. Unplayed count overlay to render.
◆ width()
| const qint32 & Jellyfin::Loader::HeadItemImage2Params::width |
( |
| ) |
const |
The fixed image width to return.
◆ widthNull()
| bool Jellyfin::Loader::HeadItemImage2Params::widthNull |
( |
| ) |
const |
The documentation for this class was generated from the following files: