@jellyfin/sdk
    Preparing search index...

    Variable ImageTypeConst

    ImageType: {
        Art: "Art";
        Backdrop: "Backdrop";
        Banner: "Banner";
        Box: "Box";
        BoxRear: "BoxRear";
        Chapter: "Chapter";
        Disc: "Disc";
        Logo: "Logo";
        Menu: "Menu";
        Primary: "Primary";
        Profile: "Profile";
        Screenshot: "Screenshot";
        Thumb: "Thumb";
    } = ...

    Enum ImageType.

    Type Declaration

    • ReadonlyArt: "Art"
    • ReadonlyBackdrop: "Backdrop"
    • ReadonlyBox: "Box"
    • ReadonlyBoxRear: "BoxRear"
    • ReadonlyChapter: "Chapter"
    • ReadonlyDisc: "Disc"
    • ReadonlyPrimary: "Primary"
    • ReadonlyProfile: "Profile"
    • ReadonlyScreenshot: "Screenshot"
    • ReadonlyThumb: "Thumb"