| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
ImscDestinationSettings |
ImscDestinationSettings.clone() |
ImscDestinationSettings |
CaptionDestinationSettings.getImscDestinationSettings()
Settings specific to IMSC caption outputs.
|
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.
|
ImscDestinationSettings |
ImscDestinationSettings.withStylePassthrough(String stylePassthrough)
Keep this setting enabled to have MediaConvert use the font style and position information from the captions
source in the output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionDestinationSettings.setImscDestinationSettings(ImscDestinationSettings imscDestinationSettings)
Settings specific to IMSC caption outputs.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withImscDestinationSettings(ImscDestinationSettings imscDestinationSettings)
Settings specific to IMSC caption outputs.
|
Copyright © 2020. All rights reserved.