#include <transcodereason.h>
|
| 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
} |
| |
◆ 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: