@jellyfin/sdk
Preparing search index...
generated-client
BaseItemPersonImageBlurHashes
Interface BaseItemPersonImageBlurHashes
Gets or sets the primary image blurhash.
Export
BaseItemPersonImageBlurHashes
interface
BaseItemPersonImageBlurHashes
{
Art
?:
{
[
key
:
string
]:
string
}
;
Backdrop
?:
{
[
key
:
string
]:
string
}
;
Banner
?:
{
[
key
:
string
]:
string
}
;
Box
?:
{
[
key
:
string
]:
string
}
;
BoxRear
?:
{
[
key
:
string
]:
string
}
;
Chapter
?:
{
[
key
:
string
]:
string
}
;
Disc
?:
{
[
key
:
string
]:
string
}
;
Logo
?:
{
[
key
:
string
]:
string
}
;
Menu
?:
{
[
key
:
string
]:
string
}
;
Primary
?:
{
[
key
:
string
]:
string
}
;
Profile
?:
{
[
key
:
string
]:
string
}
;
Screenshot
?:
{
[
key
:
string
]:
string
}
;
Thumb
?:
{
[
key
:
string
]:
string
}
;
}
Index
Properties
Art?
Backdrop?
Banner?
Box?
Box
Rear?
Chapter?
Disc?
Logo?
Menu?
Primary?
Profile?
Screenshot?
Thumb?
Properties
Optional
Art
Art
?:
{
[
key
:
string
]:
string
}
Memberof
BaseItemPersonImageBlurHashes
Optional
Backdrop
Backdrop
?:
{
[
key
:
string
]:
string
}
Memberof
BaseItemPersonImageBlurHashes
Optional
Banner
Banner
?:
{
[
key
:
string
]:
string
}
Memberof
BaseItemPersonImageBlurHashes
Optional
Box
Box
?:
{
[
key
:
string
]:
string
}
Memberof
BaseItemPersonImageBlurHashes
Optional
Box
Rear
BoxRear
?:
{
[
key
:
string
]:
string
}
Memberof
BaseItemPersonImageBlurHashes
Optional
Chapter
Chapter
?:
{
[
key
:
string
]:
string
}
Memberof
BaseItemPersonImageBlurHashes
Optional
Disc
Disc
?:
{
[
key
:
string
]:
string
}
Memberof
BaseItemPersonImageBlurHashes
Optional
Logo
Logo
?:
{
[
key
:
string
]:
string
}
Memberof
BaseItemPersonImageBlurHashes
Optional
Menu
Menu
?:
{
[
key
:
string
]:
string
}
Memberof
BaseItemPersonImageBlurHashes
Optional
Primary
Primary
?:
{
[
key
:
string
]:
string
}
Memberof
BaseItemPersonImageBlurHashes
Optional
Profile
Profile
?:
{
[
key
:
string
]:
string
}
Memberof
BaseItemPersonImageBlurHashes
Optional
Screenshot
Screenshot
?:
{
[
key
:
string
]:
string
}
Memberof
BaseItemPersonImageBlurHashes
Optional
Thumb
Thumb
?:
{
[
key
:
string
]:
string
}
Memberof
BaseItemPersonImageBlurHashes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Art
Backdrop
Banner
Box
Box
Rear
Chapter
Disc
Logo
Menu
Primary
Profile
Screenshot
Thumb
@jellyfin/sdk
Loading...
Gets or sets the primary image blurhash.
Export
BaseItemPersonImageBlurHashes