| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
WebvttDestinationSettings |
WebvttDestinationSettings.clone() |
WebvttDestinationSettings |
CaptionDestinationSettings.getWebvttDestinationSettings()
Settings related to WebVTT captions.
|
WebvttDestinationSettings |
WebvttDestinationSettings.withAccessibility(String accessibility)
If the WebVTT captions track is intended to provide accessibility for people who are deaf or hard of hearing: Set
Accessibility subtitles to Enabled.
|
WebvttDestinationSettings |
WebvttDestinationSettings.withAccessibility(WebvttAccessibilitySubs accessibility)
If the WebVTT captions track is intended to provide accessibility for people who are deaf or hard of hearing: Set
Accessibility subtitles to Enabled.
|
WebvttDestinationSettings |
WebvttDestinationSettings.withStylePassthrough(String stylePassthrough)
To use the available style, color, and position information from your input captions: Set Style passthrough to
Enabled.
|
WebvttDestinationSettings |
WebvttDestinationSettings.withStylePassthrough(WebvttStylePassthrough stylePassthrough)
To use the available style, color, and position information from your input captions: Set Style passthrough to
Enabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionDestinationSettings.setWebvttDestinationSettings(WebvttDestinationSettings webvttDestinationSettings)
Settings related to WebVTT captions.
|
CaptionDestinationSettings |
CaptionDestinationSettings.withWebvttDestinationSettings(WebvttDestinationSettings webvttDestinationSettings)
Settings related to WebVTT captions.
|
Copyright © 2024. All rights reserved.