| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
Av1QvbrSettings |
Av1QvbrSettings.clone() |
Av1QvbrSettings |
Av1Settings.getQvbrSettings()
Settings for quality-defined variable bitrate encoding with the H.265 codec.
|
Av1QvbrSettings |
Av1QvbrSettings.withQvbrQualityLevel(Integer qvbrQualityLevel)
Use this setting only when you set Rate control mode (RateControlMode) to QVBR.
|
Av1QvbrSettings |
Av1QvbrSettings.withQvbrQualityLevelFineTune(Double qvbrQualityLevelFineTune)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Av1Settings.setQvbrSettings(Av1QvbrSettings qvbrSettings)
Settings for quality-defined variable bitrate encoding with the H.265 codec.
|
Av1Settings |
Av1Settings.withQvbrSettings(Av1QvbrSettings qvbrSettings)
Settings for quality-defined variable bitrate encoding with the H.265 codec.
|
Copyright © 2022. All rights reserved.