| 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)
If the IMSC captions track is intended to provide accessibility for people who are deaf or hard of hearing: Set
Accessibility subtitles to Enabled.
|
ImscDestinationSettings |
ImscDestinationSettings.withAccessibility(String accessibility)
If the IMSC captions track is intended to provide accessibility for people who are deaf or hard of hearing: Set
Accessibility subtitles to Enabled.
|
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 © 2025. All rights reserved.