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