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