Uses of Class
software.amazon.awssdk.services.medialive.model.TeletextSourceSettings
-
Packages that use TeletextSourceSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of TeletextSourceSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return TeletextSourceSettings Modifier and Type Method Description TeletextSourceSettingsCaptionSelectorSettings. teletextSourceSettings()Returns the value of the TeletextSourceSettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type TeletextSourceSettings Modifier and Type Method Description CaptionSelectorSettings.BuilderCaptionSelectorSettings.Builder. teletextSourceSettings(TeletextSourceSettings teletextSourceSettings)Sets the value of the TeletextSourceSettings property for this object.
-