#include <transcodereason.h>
|
| enum | Value {
EnumNotSet
, ContainerNotSupported
, VideoCodecNotSupported
, AudioCodecNotSupported
,
SubtitleCodecNotSupported
, AudioIsExternal
, SecondaryAudioNotSupported
, VideoProfileNotSupported
,
VideoLevelNotSupported
, VideoResolutionNotSupported
, VideoBitDepthNotSupported
, VideoFramerateNotSupported
,
RefFramesNotSupported
, AnamorphicVideoNotSupported
, InterlacedVideoNotSupported
, AudioChannelsNotSupported
,
AudioProfileNotSupported
, AudioSampleRateNotSupported
, AudioBitDepthNotSupported
, ContainerBitrateExceedsLimit
,
VideoBitrateNotSupported
, AudioBitrateNotSupported
, UnknownVideoStreamInfo
, UnknownAudioStreamInfo
,
DirectPlayError
, VideoRangeTypeNotSupported
, VideoCodecTagNotSupported
} |
◆ Value
| Enumerator |
|---|
| EnumNotSet | |
| ContainerNotSupported | |
| VideoCodecNotSupported | |
| AudioCodecNotSupported | |
| SubtitleCodecNotSupported | |
| AudioIsExternal | |
| SecondaryAudioNotSupported | |
| VideoProfileNotSupported | |
| VideoLevelNotSupported | |
| VideoResolutionNotSupported | |
| VideoBitDepthNotSupported | |
| VideoFramerateNotSupported | |
| RefFramesNotSupported | |
| AnamorphicVideoNotSupported | |
| InterlacedVideoNotSupported | |
| AudioChannelsNotSupported | |
| AudioProfileNotSupported | |
| AudioSampleRateNotSupported | |
| AudioBitDepthNotSupported | |
| ContainerBitrateExceedsLimit | |
| VideoBitrateNotSupported | |
| AudioBitrateNotSupported | |
| UnknownVideoStreamInfo | |
| UnknownAudioStreamInfo | |
| DirectPlayError | |
| VideoRangeTypeNotSupported | |
| VideoCodecTagNotSupported | |
The documentation for this class was generated from the following files: