class Aws::MediaConvert::Types::AvcIntraUhdSettings
Optional when you set AVC-Intra class (avcIntraClass) to Class 4K/2K (CLASS_4K_2K). When you set AVC-Intra class to a different value, this object isn't allowed.
@note When making an API call, you may pass AvcIntraUhdSettings
data as a hash: { quality_tuning_level: "SINGLE_PASS", # accepts SINGLE_PASS, MULTI_PASS }
@!attribute [rw] quality_tuning_level
Optional. Use Quality tuning level (qualityTuningLevel) to choose how many transcoding passes MediaConvert does with your video. When you choose Multi-pass (MULTI\_PASS), your video quality is better and your output bitrate is more accurate. That is, the actual bitrate of your output is closer to the target bitrate defined in the specification. When you choose Single-pass (SINGLE\_PASS), your encoding time is faster. The default behavior is Single-pass (SINGLE\_PASS). @return [String]
@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/AvcIntraUhdSettings AWS API Documentation
Constants
- SENSITIVE