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