@jellyfin/sdk
    Preparing search index...

    Variable TranscodeReasonConst

    TranscodeReason: {
        AnamorphicVideoNotSupported: "AnamorphicVideoNotSupported";
        AudioBitDepthNotSupported: "AudioBitDepthNotSupported";
        AudioBitrateNotSupported: "AudioBitrateNotSupported";
        AudioChannelsNotSupported: "AudioChannelsNotSupported";
        AudioCodecNotSupported: "AudioCodecNotSupported";
        AudioIsExternal: "AudioIsExternal";
        AudioProfileNotSupported: "AudioProfileNotSupported";
        AudioSampleRateNotSupported: "AudioSampleRateNotSupported";
        ContainerBitrateExceedsLimit: "ContainerBitrateExceedsLimit";
        ContainerNotSupported: "ContainerNotSupported";
        DirectPlayError: "DirectPlayError";
        InterlacedVideoNotSupported: "InterlacedVideoNotSupported";
        RefFramesNotSupported: "RefFramesNotSupported";
        SecondaryAudioNotSupported: "SecondaryAudioNotSupported";
        StreamCountExceedsLimit: "StreamCountExceedsLimit";
        SubtitleCodecNotSupported: "SubtitleCodecNotSupported";
        UnknownAudioStreamInfo: "UnknownAudioStreamInfo";
        UnknownVideoStreamInfo: "UnknownVideoStreamInfo";
        VideoBitDepthNotSupported: "VideoBitDepthNotSupported";
        VideoBitrateNotSupported: "VideoBitrateNotSupported";
        VideoCodecNotSupported: "VideoCodecNotSupported";
        VideoCodecTagNotSupported: "VideoCodecTagNotSupported";
        VideoFramerateNotSupported: "VideoFramerateNotSupported";
        VideoLevelNotSupported: "VideoLevelNotSupported";
        VideoProfileNotSupported: "VideoProfileNotSupported";
        VideoRangeTypeNotSupported: "VideoRangeTypeNotSupported";
        VideoResolutionNotSupported: "VideoResolutionNotSupported";
    } = ...

    NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). Do not edit the class manually.

    Jellyfin API

    This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

    Type Declaration

    • ReadonlyAnamorphicVideoNotSupported: "AnamorphicVideoNotSupported"
    • ReadonlyAudioBitDepthNotSupported: "AudioBitDepthNotSupported"
    • ReadonlyAudioBitrateNotSupported: "AudioBitrateNotSupported"
    • ReadonlyAudioChannelsNotSupported: "AudioChannelsNotSupported"
    • ReadonlyAudioCodecNotSupported: "AudioCodecNotSupported"
    • ReadonlyAudioIsExternal: "AudioIsExternal"
    • ReadonlyAudioProfileNotSupported: "AudioProfileNotSupported"
    • ReadonlyAudioSampleRateNotSupported: "AudioSampleRateNotSupported"
    • ReadonlyContainerBitrateExceedsLimit: "ContainerBitrateExceedsLimit"
    • ReadonlyContainerNotSupported: "ContainerNotSupported"
    • ReadonlyDirectPlayError: "DirectPlayError"
    • ReadonlyInterlacedVideoNotSupported: "InterlacedVideoNotSupported"
    • ReadonlyRefFramesNotSupported: "RefFramesNotSupported"
    • ReadonlySecondaryAudioNotSupported: "SecondaryAudioNotSupported"
    • ReadonlyStreamCountExceedsLimit: "StreamCountExceedsLimit"
    • ReadonlySubtitleCodecNotSupported: "SubtitleCodecNotSupported"
    • ReadonlyUnknownAudioStreamInfo: "UnknownAudioStreamInfo"
    • ReadonlyUnknownVideoStreamInfo: "UnknownVideoStreamInfo"
    • ReadonlyVideoBitDepthNotSupported: "VideoBitDepthNotSupported"
    • ReadonlyVideoBitrateNotSupported: "VideoBitrateNotSupported"
    • ReadonlyVideoCodecNotSupported: "VideoCodecNotSupported"
    • ReadonlyVideoCodecTagNotSupported: "VideoCodecTagNotSupported"
    • ReadonlyVideoFramerateNotSupported: "VideoFramerateNotSupported"
    • ReadonlyVideoLevelNotSupported: "VideoLevelNotSupported"
    • ReadonlyVideoProfileNotSupported: "VideoProfileNotSupported"
    • ReadonlyVideoRangeTypeNotSupported: "VideoRangeTypeNotSupported"
    • ReadonlyVideoResolutionNotSupported: "VideoResolutionNotSupported"