Uses of Class
software.amazon.awssdk.services.mediaconvert.model.WebvttHlsSourceSettings
-
Packages that use WebvttHlsSourceSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of WebvttHlsSourceSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return WebvttHlsSourceSettings Modifier and Type Method Description WebvttHlsSourceSettingsCaptionSourceSettings. webvttHlsSourceSettings()Settings specific to WebVTT sources in HLS alternative rendition group.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type WebvttHlsSourceSettings Modifier and Type Method Description CaptionSourceSettings.BuilderCaptionSourceSettings.Builder. webvttHlsSourceSettings(WebvttHlsSourceSettings webvttHlsSourceSettings)Settings specific to WebVTT sources in HLS alternative rendition group.
-