Uses of Class
software.amazon.awssdk.services.mediaconvert.model.Av1QvbrSettings
-
Packages that use Av1QvbrSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of Av1QvbrSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return Av1QvbrSettings Modifier and Type Method Description Av1QvbrSettings
Av1Settings. qvbrSettings()
Settings for quality-defined variable bitrate encoding with the H.265 codec.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type Av1QvbrSettings Modifier and Type Method Description Av1Settings.Builder
Av1Settings.Builder. qvbrSettings(Av1QvbrSettings qvbrSettings)
Settings for quality-defined variable bitrate encoding with the H.265 codec.
-