| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
ImscDestinationSettings |
ImscDestinationSettings.clone() |
ImscDestinationSettings |
CaptionDestinationSettings.getImscDestinationSettings()
Settings related to IMSC captions.
|
ImscDestinationSettings |
ImscDestinationSettings.withAccessibility(ImscAccessibilitySubs accessibility)
Set Accessibility subtitles to Enabled if the ISMC or WebVTT captions track is intended to provide accessibility
for people who are deaf or hard of hearing.
|
ImscDestinationSettings |
ImscDestinationSettings.withAccessibility(String accessibility)
Set Accessibility subtitles to Enabled if the ISMC or WebVTT captions track is intended to provide accessibility
for people who are deaf or hard of hearing.
|
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 related to IMSC captions.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withImscDestinationSettings(ImscDestinationSettings imscDestinationSettings)
Settings related to IMSC captions.
|
Copyright © 2023. All rights reserved.