@jellyfin/sdk
    Preparing search index...

    Interface RemoteSubtitleInfo

    RemoteSubtitleInfo

    interface RemoteSubtitleInfo {
        AiTranslated?: null | boolean;
        Author?: null | string;
        Comment?: null | string;
        CommunityRating?: null | number;
        DateCreated?: null | string;
        DownloadCount?: null | number;
        Forced?: null | boolean;
        Format?: null | string;
        FrameRate?: null | number;
        HearingImpaired?: null | boolean;
        Id?: null | string;
        IsHashMatch?: null | boolean;
        MachineTranslated?: null | boolean;
        Name?: null | string;
        ProviderName?: null | string;
        ThreeLetterISOLanguageName?: null | string;
    }
    Index

    Properties

    AiTranslated?: null | boolean

    RemoteSubtitleInfo

    Author?: null | string

    RemoteSubtitleInfo

    Comment?: null | string

    RemoteSubtitleInfo

    CommunityRating?: null | number

    RemoteSubtitleInfo

    DateCreated?: null | string

    RemoteSubtitleInfo

    DownloadCount?: null | number

    RemoteSubtitleInfo

    Forced?: null | boolean

    RemoteSubtitleInfo

    Format?: null | string

    RemoteSubtitleInfo

    FrameRate?: null | number

    RemoteSubtitleInfo

    HearingImpaired?: null | boolean

    RemoteSubtitleInfo

    Id?: null | string

    RemoteSubtitleInfo

    IsHashMatch?: null | boolean

    RemoteSubtitleInfo

    MachineTranslated?: null | boolean

    RemoteSubtitleInfo

    Name?: null | string

    RemoteSubtitleInfo

    ProviderName?: null | string

    RemoteSubtitleInfo

    ThreeLetterISOLanguageName?: null | string

    RemoteSubtitleInfo