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