Uses of Class
software.amazon.awssdk.services.medialive.model.TtmlDestinationSettings
-
Packages that use TtmlDestinationSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of TtmlDestinationSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return TtmlDestinationSettings Modifier and Type Method Description TtmlDestinationSettingsCaptionDestinationSettings. ttmlDestinationSettings()Returns the value of the TtmlDestinationSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type TtmlDestinationSettings Modifier and Type Method Description CaptionDestinationSettings.BuilderCaptionDestinationSettings.Builder. ttmlDestinationSettings(TtmlDestinationSettings ttmlDestinationSettings)Sets the value of the TtmlDestinationSettings property for this object.
-