type property
The kind of error happening. Possible string values are:
- "gopSizeOver"
- "gopSizeLong"
- "gopSizeShort"
- "openGop"
- "badContainer"
- "audioBitrateHigh"
- "audioBitrateLow"
- "audioSampleRate"
- "bitrateHigh"
- "bitrateLow"
- "audioCodec"
- "videoCodec"
- "noAudioStream"
- "noVideoStream"
- "multipleVideoStreams"
- "multipleAudioStreams"
- "audioTooManyChannels"
- "interlacedVideo"
- "frameRateHigh"
- "resolutionMismatch"
- "videoCodecMismatch"
- "videoInterlaceMismatch"
- "videoProfileMismatch"
- "videoBitrateMismatch"
- "framerateMismatch"
- "gopMismatch"
- "audioSampleRateMismatch"
- "audioStereoMismatch"
- "audioCodecMismatch"
- "audioBitrateMismatch"
- "videoResolutionSuboptimal"
- "videoResolutionUnsupported"
- "videoIngestionStarved"
- "videoIngestionFasterThanRealtime"
Implementation
core.String? type;