| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
WebvttHlsSourceSettings |
WebvttHlsSourceSettings.clone() |
WebvttHlsSourceSettings |
CaptionSourceSettings.getWebvttHlsSourceSettings()
Settings specific to WebVTT sources in HLS alternative rendition group.
|
WebvttHlsSourceSettings |
WebvttHlsSourceSettings.withRenditionGroupId(String renditionGroupId)
Optional.
|
WebvttHlsSourceSettings |
WebvttHlsSourceSettings.withRenditionLanguageCode(LanguageCode renditionLanguageCode)
Optional.
|
WebvttHlsSourceSettings |
WebvttHlsSourceSettings.withRenditionLanguageCode(String renditionLanguageCode)
Optional.
|
WebvttHlsSourceSettings |
WebvttHlsSourceSettings.withRenditionName(String renditionName)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionSourceSettings.setWebvttHlsSourceSettings(WebvttHlsSourceSettings webvttHlsSourceSettings)
Settings specific to WebVTT sources in HLS alternative rendition group.
|
CaptionSourceSettings |
CaptionSourceSettings.withWebvttHlsSourceSettings(WebvttHlsSourceSettings webvttHlsSourceSettings)
Settings specific to WebVTT sources in HLS alternative rendition group.
|
Copyright © 2024. All rights reserved.