| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static ImscStylePassthrough |
ImscStylePassthrough.fromValue(String value)
Use this in place of valueOf.
|
static ImscStylePassthrough |
ImscStylePassthrough.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImscStylePassthrough[] |
ImscStylePassthrough.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImscDestinationSettings |
ImscDestinationSettings.withStylePassthrough(ImscStylePassthrough stylePassthrough)
Keep this setting enabled to have MediaConvert use the font style and position information from the captions
source in the output.
|
Copyright © 2020. All rights reserved.