| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static XavcSpatialAdaptiveQuantization |
XavcSpatialAdaptiveQuantization.fromValue(String value)
Use this in place of valueOf.
|
static XavcSpatialAdaptiveQuantization |
XavcSpatialAdaptiveQuantization.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XavcSpatialAdaptiveQuantization[] |
XavcSpatialAdaptiveQuantization.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.withSpatialAdaptiveQuantization(XavcSpatialAdaptiveQuantization spatialAdaptiveQuantization)
The best way to set up adaptive quantization is to keep the default value, Auto, for the setting Adaptive
quantization.
|
Copyright © 2024. All rights reserved.