Uses of Class
software.amazon.awssdk.services.mediaconvert.model.TeletextSourceSettings
-
Packages that use TeletextSourceSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of TeletextSourceSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return TeletextSourceSettings Modifier and Type Method Description TeletextSourceSettingsCaptionSourceSettings. teletextSourceSettings()Settings specific to Teletext caption sources, including Page number.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type TeletextSourceSettings Modifier and Type Method Description CaptionSourceSettings.BuilderCaptionSourceSettings.Builder. teletextSourceSettings(TeletextSourceSettings teletextSourceSettings)Settings specific to Teletext caption sources, including Page number.
-