@jellyfin/sdk
    Preparing search index...

    Variable ImageResolutionConst

    ImageResolution: {
        MatchSource: "MatchSource";
        P1080: "P1080";
        P144: "P144";
        P1440: "P1440";
        P2160: "P2160";
        P240: "P240";
        P360: "P360";
        P480: "P480";
        P720: "P720";
    } = ...

    Enum ImageResolution.

    Type Declaration

    • ReadonlyMatchSource: "MatchSource"
    • ReadonlyP1080: "P1080"
    • ReadonlyP144: "P144"
    • ReadonlyP1440: "P1440"
    • ReadonlyP2160: "P2160"
    • ReadonlyP240: "P240"
    • ReadonlyP360: "P360"
    • ReadonlyP480: "P480"
    • ReadonlyP720: "P720"