| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static RespondToAfd |
RespondToAfd.fromValue(String value)
Use this in place of valueOf.
|
static RespondToAfd |
RespondToAfd.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RespondToAfd[] |
RespondToAfd.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VideoDescription |
VideoDescription.withRespondToAfd(RespondToAfd respondToAfd)
Use Respond to AFD to specify how the service changes the video itself in response to AFD values in the input.
|
Copyright © 2023. All rights reserved.