| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static InputFilterEnable |
InputFilterEnable.fromValue(String value)
Use this in place of valueOf.
|
static InputFilterEnable |
InputFilterEnable.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputFilterEnable[] |
InputFilterEnable.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Input |
Input.withFilterEnable(InputFilterEnable filterEnable)
Specify how the transcoding service applies the denoise and deblock filters.
|
InputTemplate |
InputTemplate.withFilterEnable(InputFilterEnable filterEnable)
Specify how the transcoding service applies the denoise and deblock filters.
|
Copyright © 2022. All rights reserved.