Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::TranscodeReasonClass Class Reference

#include <transcodereason.h>

Public Types

enum  Value {
  EnumNotSet , ContainerNotSupported , VideoCodecNotSupported , AudioCodecNotSupported ,
  ContainerBitrateExceedsLimit , AudioBitrateNotSupported , AudioChannelsNotSupported , VideoResolutionNotSupported ,
  UnknownVideoStreamInfo , UnknownAudioStreamInfo , AudioProfileNotSupported , AudioSampleRateNotSupported ,
  AnamorphicVideoNotSupported , InterlacedVideoNotSupported , SecondaryAudioNotSupported , RefFramesNotSupported ,
  VideoBitDepthNotSupported , VideoBitrateNotSupported , VideoFramerateNotSupported , VideoLevelNotSupported ,
  VideoProfileNotSupported , AudioBitDepthNotSupported , SubtitleCodecNotSupported , DirectPlayError
}
 

Member Enumeration Documentation

◆ Value

Enumerator
EnumNotSet 
ContainerNotSupported 
VideoCodecNotSupported 
AudioCodecNotSupported 
ContainerBitrateExceedsLimit 
AudioBitrateNotSupported 
AudioChannelsNotSupported 
VideoResolutionNotSupported 
UnknownVideoStreamInfo 
UnknownAudioStreamInfo 
AudioProfileNotSupported 
AudioSampleRateNotSupported 
AnamorphicVideoNotSupported 
InterlacedVideoNotSupported 
SecondaryAudioNotSupported 
RefFramesNotSupported 
VideoBitDepthNotSupported 
VideoBitrateNotSupported 
VideoFramerateNotSupported 
VideoLevelNotSupported 
VideoProfileNotSupported 
AudioBitDepthNotSupported 
SubtitleCodecNotSupported 
DirectPlayError 

The documentation for this class was generated from the following files: