| 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 whether to apply input filtering to improve the video quality of your input.
|
InputTemplate |
InputTemplate.withFilterEnable(InputFilterEnable filterEnable)
Specify whether to apply input filtering to improve the video quality of your input.
|
Copyright © 2025. All rights reserved.