Uses of Class
software.amazon.awssdk.services.mediaconvert.model.WebvttDestinationSettings
-
Packages that use WebvttDestinationSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of WebvttDestinationSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return WebvttDestinationSettings Modifier and Type Method Description WebvttDestinationSettingsCaptionDestinationSettings. webvttDestinationSettings()Settings related to WebVTT captions.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type WebvttDestinationSettings Modifier and Type Method Description CaptionDestinationSettings.BuilderCaptionDestinationSettings.Builder. webvttDestinationSettings(WebvttDestinationSettings webvttDestinationSettings)Settings related to WebVTT captions.
-