Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Loader::HeadMusicGenreImageByIndexParams Class Reference

#include <requesttypes.h>

Public Member Functions

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

Member Function Documentation

◆ backgroundColor()

const QString & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::backgroundColor ( ) const

Optional. Apply a background color for transparent images.

◆ backgroundColorNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::backgroundColorNull ( ) const

◆ blur()

const qint32 & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::blur ( ) const

Optional. Blur image.

◆ blurNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::blurNull ( ) const

◆ fillHeight()

const qint32 & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::fillHeight ( ) const

Height of box to fill.

◆ fillHeightNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::fillHeightNull ( ) const

◆ fillWidth()

const qint32 & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::fillWidth ( ) const

Width of box to fill.

◆ fillWidthNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::fillWidthNull ( ) const

◆ foregroundLayer()

const QString & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::foregroundLayer ( ) const

Optional. Apply a foreground layer on top of the image.

◆ foregroundLayerNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::foregroundLayerNull ( ) const

◆ format()

const ImageFormat & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::format ( ) const

Determines the output format of the image - original,gif,jpg,png.

◆ formatNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::formatNull ( ) const

◆ height()

const qint32 & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::height ( ) const

The fixed image height to return.

◆ heightNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::heightNull ( ) const

◆ imageIndex()

const qint32 & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::imageIndex ( ) const

Image index.

◆ imageType()

const ImageType & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::imageType ( ) const

Image type.

◆ maxHeight()

const qint32 & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::maxHeight ( ) const

The maximum image height to return.

◆ maxHeightNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::maxHeightNull ( ) const

◆ maxWidth()

const qint32 & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::maxWidth ( ) const

The maximum image width to return.

◆ maxWidthNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::maxWidthNull ( ) const

◆ name()

const QString & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::name ( ) const

Music genre name.

◆ percentPlayed()

const double & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::percentPlayed ( ) const

Optional. Percent to render for the percent played overlay.

◆ percentPlayedNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::percentPlayedNull ( ) const

◆ quality()

const qint32 & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::quality ( ) const

Optional. Quality setting, from 0-100. Defaults to 90 and should suffice in most cases.

◆ qualityNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::qualityNull ( ) const

◆ setBackgroundColor()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setBackgroundColor ( QString newBackgroundColor)

◆ setBackgroundColorNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setBackgroundColorNull ( )

◆ setBlur()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setBlur ( qint32 newBlur)

◆ setBlurNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setBlurNull ( )

◆ setFillHeight()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setFillHeight ( qint32 newFillHeight)

◆ setFillHeightNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setFillHeightNull ( )

◆ setFillWidth()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setFillWidth ( qint32 newFillWidth)

◆ setFillWidthNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setFillWidthNull ( )

◆ setForegroundLayer()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setForegroundLayer ( QString newForegroundLayer)

◆ setForegroundLayerNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setForegroundLayerNull ( )

◆ setFormat()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setFormat ( ImageFormat newFormat)

◆ setFormatNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setFormatNull ( )

◆ setHeight()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setHeight ( qint32 newHeight)

◆ setHeightNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setHeightNull ( )

◆ setImageIndex()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setImageIndex ( qint32 newImageIndex)

◆ setImageType()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setImageType ( ImageType newImageType)

◆ setMaxHeight()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setMaxHeight ( qint32 newMaxHeight)

◆ setMaxHeightNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setMaxHeightNull ( )

◆ setMaxWidth()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setMaxWidth ( qint32 newMaxWidth)

◆ setMaxWidthNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setMaxWidthNull ( )

◆ setName()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setName ( QString newName)

◆ setPercentPlayed()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setPercentPlayed ( double newPercentPlayed)

◆ setPercentPlayedNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setPercentPlayedNull ( )

◆ setQuality()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setQuality ( qint32 newQuality)

◆ setQualityNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setQualityNull ( )

◆ setTag()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setTag ( QString newTag)

◆ setTagNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setTagNull ( )

◆ setUnplayedCount()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setUnplayedCount ( qint32 newUnplayedCount)

◆ setUnplayedCountNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setUnplayedCountNull ( )

◆ setWidth()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setWidth ( qint32 newWidth)

◆ setWidthNull()

void Jellyfin::Loader::HeadMusicGenreImageByIndexParams::setWidthNull ( )

◆ tag()

const QString & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::tag ( ) const

Optional. Supply the cache tag from the item object to receive strong caching headers.

◆ tagNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::tagNull ( ) const

◆ unplayedCount()

const qint32 & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::unplayedCount ( ) const

Optional. Unplayed count overlay to render.

◆ unplayedCountNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::unplayedCountNull ( ) const

◆ width()

const qint32 & Jellyfin::Loader::HeadMusicGenreImageByIndexParams::width ( ) const

The fixed image width to return.

◆ widthNull()

bool Jellyfin::Loader::HeadMusicGenreImageByIndexParams::widthNull ( ) const

The documentation for this class was generated from the following files: