| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static NoiseReducerFilter |
NoiseReducerFilter.fromValue(String value)
Use this in place of valueOf.
|
static NoiseReducerFilter |
NoiseReducerFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NoiseReducerFilter[] |
NoiseReducerFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NoiseReducer |
NoiseReducer.withFilter(NoiseReducerFilter filter)
Use Noise reducer filter (NoiseReducerFilter) to select one of the following spatial image filtering functions.
|
Copyright © 2021. All rights reserved.