| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static XavcAdaptiveQuantization |
XavcAdaptiveQuantization.fromValue(String value)
Use this in place of valueOf.
|
static XavcAdaptiveQuantization |
XavcAdaptiveQuantization.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XavcAdaptiveQuantization[] |
XavcAdaptiveQuantization.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
XavcSettings |
XavcSettings.withAdaptiveQuantization(XavcAdaptiveQuantization adaptiveQuantization)
Keep the default value, Auto, for this setting to have MediaConvert automatically apply the best types of
quantization for your video content.
|
Copyright © 2025. All rights reserved.