@jellyfin/sdk
    Preparing search index...

    Enumeration TranscodeReason

    Index

    Enumeration Members

    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"
    SubtitleCodecNotSupported: "SubtitleCodecNotSupported"
    UnknownAudioStreamInfo: "UnknownAudioStreamInfo"
    UnknownVideoStreamInfo: "UnknownVideoStreamInfo"
    VideoBitDepthNotSupported: "VideoBitDepthNotSupported"
    VideoBitrateNotSupported: "VideoBitrateNotSupported"
    VideoCodecNotSupported: "VideoCodecNotSupported"
    VideoCodecTagNotSupported: "VideoCodecTagNotSupported"
    VideoFramerateNotSupported: "VideoFramerateNotSupported"
    VideoLevelNotSupported: "VideoLevelNotSupported"
    VideoProfileNotSupported: "VideoProfileNotSupported"
    VideoRangeTypeNotSupported: "VideoRangeTypeNotSupported"
    VideoResolutionNotSupported: "VideoResolutionNotSupported"