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