| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static BandwidthReductionFilterSharpening |
BandwidthReductionFilterSharpening.fromValue(String value)
Use this in place of valueOf.
|
static BandwidthReductionFilterSharpening |
BandwidthReductionFilterSharpening.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BandwidthReductionFilterSharpening[] |
BandwidthReductionFilterSharpening.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BandwidthReductionFilter |
BandwidthReductionFilter.withSharpening(BandwidthReductionFilterSharpening sharpening)
Optionally specify the level of sharpening to apply when you use the Bandwidth reduction filter.
|
Copyright © 2025. All rights reserved.