Enum H265AdaptiveQuantization

java.lang.Object
java.lang.Enum<H265AdaptiveQuantization>
software.amazon.awssdk.services.mediaconvert.model.H265AdaptiveQuantization
All Implemented Interfaces:
Serializable, Comparable<H265AdaptiveQuantization>

@Generated("software.amazon.awssdk:codegen") public enum H265AdaptiveQuantization extends Enum<H265AdaptiveQuantization>
When you set Adaptive Quantization to Auto, or leave blank, MediaConvert automatically applies quantization to improve the video quality of your output. Set Adaptive Quantization to Low, Medium, High, Higher, or Max to manually control the strength of the quantization filter. When you do, you can specify a value for Spatial Adaptive Quantization, Temporal Adaptive Quantization, and Flicker Adaptive Quantization, to further control the quantization filter. Set Adaptive Quantization to Off to apply no quantization to your output.