| 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)
Set Accessibility subtitles (Accessibility) to Enabled (ENABLED) if the ISMC or WebVTT captions track is intended
to provide accessibility for people who are deaf or hard of hearing.
|
WebvttDestinationSettings |
WebvttDestinationSettings.withAccessibility(WebvttAccessibilitySubs accessibility)
Set Accessibility subtitles (Accessibility) to Enabled (ENABLED) if the ISMC or WebVTT captions track is intended
to provide accessibility for people who are deaf or hard of hearing.
|
WebvttDestinationSettings |
WebvttDestinationSettings.withStylePassthrough(String stylePassthrough)
Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position information
from your input captions.
|
WebvttDestinationSettings |
WebvttDestinationSettings.withStylePassthrough(WebvttStylePassthrough stylePassthrough)
Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position information
from your input captions.
|
| 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 © 2022. All rights reserved.