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